Quote:
Originally Posted by Gamer930
Another option that you might want to look at is using Subversion Source Control. You can run it locally on just one computer or on a network. . . It is simple to set up a server with different users now with a software package called "VisualSVN". I don't think the Subversion Merge feature will work too well but the Revision control / Source control will.
Many YouTube tutorials about it.
|
Man, this place rocks. I was going to come in here and suggest that a properly configured SVN repo will do the job perfectly, as well as be accessible from anywhere.
You'll have to disable the Merge controls, and I believe there are settings to allow you to only let each file be checked out by a single person at a time.