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

svn status -u breakage in 1.1.1 and trunk

From: Chris AtLee <catlee_at_sidefx.com>
Date: 2004-11-17 19:33:54 CET

Hi,

I've recently run across the following problem with later versions of
subversion (1.1.1, and 1.2.0 r11935). When you schedule a directory for
addition, and then remove it, 'svn status -u' reports that "Working copy
<dir> not locked'

1.0.9 does not suffer from this problem.

I'm using 1.0.9 from debian unstable, 1.2.0 built from source on debian
unstable, and 1.1.1 redhat 9 and FC2.

The attached script produces this output w/ 1.2.0:

------
Adding a

Committed revision 1.
A testWC/a
Checked out revision 1.
A b
subversion/libsvn_wc/lock.c:642: (apr_err=155005)
svn: Working copy 'b' not locked
------

Note that 'svn status -u' from testWC/ works as expected.

Cheers,
Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • application/x-shellscript attachment: test.sh
Received on Wed Nov 17 19:34:37 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.