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

RE: Executing several svn commads in parallel on client

From: etienne studer <etienne.studer_at_canoo.com>
Date: 2004-03-28 17:02:03 CEST

Yes, I meant the working copy.
Thank you guys! Everything clear now.
Sorry for generating confusion...

Best regards, Etienne

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Sonntag, 28. Marz 2004 16:58
To: Jason Voegele
Cc: dev@subversion.tigris.org
Subject: Re: Executing several svn commads in parallel on client

Jason Voegele wrote:

>
> I think he was asking about the working copy, not the server.

Oops, you're right. Sorry. His first line said "multiple commands on
the same repository", when he meant "working copy". I read too quickly.

Yes, the working copy has locks as well. If two svn clients try to
access the same working copy, one of them will be bounced out by the
locks. In other words, there is no concurrency, and there is locking to
enforce that.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 28 17:10:21 2004

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.