Use Visual Microsoft Source Safe, with that you can have ur main program source in a server, and other programers get the files they need to edit from the server[check out] and they work onit.. once they finish, they again send those edited files to the server[check in]
so the codes are maintend without mess.
Main Topics
Browse All Topics





by: udo_borkowskiPosted on 2004-12-16 at 10:35:20ID: 12843715
I suggest to use CVSNT (http://www.cvsnt.com) and a CVS Client like WinCVS (http://www.wincvs.org/).
Works fine in Windows enviroments.