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

RE: QN: Locked folders?

From: Lübbe Onken | RA Consulting <l.onken_at_rac.de>
Date: Mon, 20 Oct 2008 11:43:15 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi serwei,

You wrote:

> Hi, I tried to commit 2 files while trying to update a 3rd. But I get
> a locked dir error.

This is correct.

> Is there any way to get around it? The files all
> take a while so I'm trying to parallel process a bit.

No way. The working copy is locked by the SVN libraries during an operation, so you have to wait for the first operation to finish before you start the second. The outcome of the second operation may depend on the result of the first, so it's not possible to run them in parallel. Parallel actions on different working copies yes, but not two actions on the same WC at the same time.

Cheers
- - Lübbe

- --
       ___
  oo // \\ "De Chelonian Mobile"
 (_,\/ \_/ \ TortoiseSVN
   \ \_/_\_/> The coolest Interface to (Sub)Version Control
   /_/ \_\ http://tortoisesvn.net PGP Key ID 0x23F511AB
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFI/FKzm8gezyP1EasRAubkAJ44iJ1fBkqJjIZl+cE7BBkONuhANACeP87F
y+mfEMG8l92Hau6+O1n/fWg=
=L8Vv
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-20 11:43:25 CEST

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

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