[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: revision numbering (was: Re: Multiple projects in one repository!)

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-08 03:57:03 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> Therefore, an update can't possibly interfere with a commit. The only
> thing that might "hold up" a commit is if two commit-transactions
> both attempt to become the new Head revision at exactly the same
> time. One will get there first, and the other will have to re-try.

Hint: if you want to make this happen, use a pre-commit hook that
conditionally sleeps for some amount of time (or something).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 8 03:56:54 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.