Source Control Automation
-
Our PLC people don't use any source control, but I want to move them to it. Their problem is that one of the 50 of them create an AutoCAD object that the others need in another project. Right now, they use FolderShare.com and simply place the new file into a specific directory that gets copied around to everyone else very quickly. What I am looking for is TFS or Subversion to do source control. While the file is newly created checked out, I don't want it to be overwritten by a synchronizer. Once a file has been added or checked in, the file would be synchronized with everyone automatically. Is there something that does this already? I've found dozens of file sync applications, but none that seem to be integrated with TFS or Subversion. If I don't find one, I'll have to build it myself.
Cheers, Daaron