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

Re: Betr.: Re: running 2 update commands on one working copy at the same time

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 27 Sep 2011 21:51:45 +0300

Johan Corveleyn wrote on Tue, Sep 27, 2011 at 11:17:43 +0200:
> It won't get corrupted, because of the internal locking that Stephen
> mentioned. But the second update, being blocked by the "lock" of the
> first one, will error out.

'svn cleanup' will remove any locks it sees, and Badness may happen if
the process who installed that lock is still running (as opposed to have
crashed).

Though, perhaps 'svn cleanup' does (or should) only remove locks when
--force is passed...?
Received on 2011-09-27 20:53:23 CEST

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.