CADTRK is a SolidWorks plugin for collaborative workflow. It seamlessly integrates into
your workflow and allows
you to track versions, locks down files which are being currently edited and much more.
One click install
Just download an .exe file, install it and enable it in SolidWorks, no need for complicated server-side setup.
Automatic syncronization
No mandatory pull/push/commit.90% of time it is handled automatically on the background, you just need to open your part, perform your edits and close it.
Uses any Git-like repo as a version storage
It does not lock you down into using a proprietary cloud. Your versions stay in a github/gitlab repo of your choice, you can access it at any given moment.
"1 editor per file model"
Only 1 person can be modyfying a given file at once. This prevents any merge conflicts, because at any given moment there's only one "ground truth" version of the file.