Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
> I agree with you about file locking. But I was talking about commit > operations with tens of files. The problem happens during a long commit > when one file has already been updated and someone else reads the file > *before* all files are updated. Then the person who checked out the files > will have some files updated and some files that has not been updated yet. > If you are lucky, the project won't compile. If you're not, the project > will compile and weird things will happen. You might want to check out the Subversion project. I think what you're looking for is in their plan, might be a good idea to have a look and make sure it meets your requirements (and let them know if you have suggestions). Subversion is the "next generation" revision control system, and is currently in an early-alpha stage. http://subversion.tigris.org/ Of course, that doesn't help you now... Glen Starrett -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf Of Tony Hoyle Sent: Monday, June 02, 2003 2:41 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: RE: [cvsnt] Re: Benefits of CVSNT vs cvs (cyclic) 1.11.x??? Alexandre Augusto Drummond Barroso wrote: > I agree with you about file locking. But I was talking about commit > operations with tens of files. The problem happens during a long commit > when one file has already been updated and someone else reads the file > *before* all files are updated. Then the person who checked out the files > will have some files updated and some files that has not been updated yet. > If you are lucky, the project won't compile. If you're not, the project > will compile and weird things will happen. > That's probably not solvable without ditching the RCS backend completely (a big job that I probably won't get the time do to). Luckily it doesn't happen very often. Tony _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs