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

Executing several svn commads in parallel on client

From: etienne studer <etienne.studer_at_canoo.com>
Date: 2004-03-28 16:06:54 CEST

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

---------------------------------------------------------------------
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:14:07 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.