[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: Edmund Horner <chrysophylax_at_chrysophylax.cjb.net>
Date: 2004-03-28 16:58:43 CEST

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

etienne studer wrote:
| Hi
|
| Is it safe to execute several svn client commands in parallel on the same
| repository?
|
| For example:
|
| Shell 1) svn up .../foo/bar/a.txt
| Shell 2) svn ci .../foo
| Shell 3) svn revert -R /foo/bar
|
| Is locking all taken care of by subversion?
|
| Best regards, Etienne

You're talking about the working copy right?

The first operation you start should lock the working copy. Until that
one is finished, other operations will emit a message about the working
copy being locked, and exit without doing anything.

Edmund.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAZugjEbvImmpUq7gRAtKkAJ4ykr9HM4G7uqLWN4DdecSwOV8BUACfU7L2
BMypyUJ0ye0p41724Wpaqmo=
=zW+s
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 28 16:59:12 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.