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

svn cp bug?

From: Andy McCarty <mccarw_at_lom.med.va.gov>
Date: 2002-08-20 19:37:59 CEST

I'm getting an error trying to cp a directory. I
am having to run svn cleanup after successful
copy. This happens with ra_local and ra_dav.

Is this a stupid user error?

Here is the error.

>svn: Attempted to lock an alread-locked dir
>svn working copy locked: /usr/home/amccarty/wc1/test/foo1

Here is the recipe..

svnadmin create /usr/local/repos/test

svn co file:///usr/local/repos/test
cd test
svn mkdir foo
svn ci -m "none"
svn cp foo foo1
#svn cleanup # I don't think I should need to do this

svn ci -m "none"

-- 
~Andy
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 20 19:36:53 2002

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.