11-16-2010 02:10 AM
11-21-2010 01:15 PM - edited 11-21-2010 01:18 PM
Why not use CVS or SVN that will create a concurrent copy of the repository locally and allow controlled merges to the network source with the added benefits of revision control.
I've been using CVI port on windows serverd on our local network for the past 10 years and not a single failure of corruption to date. If you need pointers let me know.
11-22-2010 04:07 AM
I use version control system named "Git" (msysGit for windows) which is easy to setup and use.(in compare to SVN, from my point of view)