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

RE: 'Nested' working copies

From: Kenneth Olving <Kenneth.Olving_at_frameworx.com>
Date: 2003-09-23 21:14:58 CEST

> XA? What's that? Clarifification please? Relevance?

It's basically a protocol for muliple otherwise independent transaction capable sources to coordinate transactions betweeen them. Thus, you can get a transaction to span them - either it commits in all of them or in none of them.

So the relevance is, if svn repos implemented XA, you could use nested wc's from multiple unique repos and get atomic commits. Without it, while doing commits for each repo, the configuration as a whole is inconsistent until the final commit is complete.

But, I'm no expert, and I can surely appreciate the scope of the problem...

HTH,

ken1

===
PS.
For some reason your mails comes across to me with a subject of '***SPAM*** Re: 'Nested' working copies'. This is our spam trapper (Spam Assassin) that reacts to something - it's rule and score based and updated from the 'net, I think, and I don't know why it picks on you...may be your mail domain or something that have somehow got listed as a common spam source. Just so you know - some Spam Assassin installations may just throw 'spam' away and leave you wondering why your mail doesn't get through...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 23 21:16:01 2003

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.