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

Re: Executing 'svn st' with stale wc.db workqueue doesn't fail in 1.9.x

From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Thu, 14 May 2015 14:04:58 +0300

Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com> writes:

> Indeed, I see that non-readonly operations are locking the necessary portions
> of the working copy and that 'svn st' reports it if the operation is aborted:
>
> svn-1.9 co https://svn.apache.org/repos/asf/subversion/trunk/ .
> svn-1.9 up -r {2015-05-01}
> ^C
> svn-1.9 st

To sum this up, I agree that the new behavior of 'svn st' makes sense for
users, assuming that libsvn_wc guarantees that a working copy is locked before
any write operations — and that's what I observed from a couple of quick tests.

Regards,
Evgeny Kotkov
Received on 2015-05-14 13:05:30 CEST

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.