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

Re: Atomic updates

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-11-23 01:03:54 CET

>>>>> "Célio" == Célio Cidral Junior <ccidral.newsbox@gmail.com> writes:

 Célio> Hi, This question was already discussed in this list but I'm
 Célio> raising it up again and bothering you once more. :-)

 Célio> What are the chances of atomic updates (on the client side, of
 Célio> course) to be implemented in Subversion? If none, why?

You can do this today. Get the head revision number, then do an svn
update -r <that rev>

That's what I use when I want an "atomic" update (or checkout) that is
done in several parts (several svn commands)

       paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 23 01:05:58 2005

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

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