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

Re: Newbie ?: sharing code between projects

From: <kfogel_at_collab.net>
Date: 2003-05-30 01:22:26 CEST

Jonathan Smith <jonsmith@members.limitless.org> writes:
> Does svn even guarantee the atomicity across an external? the transaction
> of the main repository and the transaction of the external have to both be
> guaranteed success before either should be comitted.

'Fraid not. Not only do commits not descend into externals
automatically anyway, but even if they did, they would not be atomic
if multiple repositories were involved.

Best,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 30 02:05:54 2003

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.