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

svn cp URL WC failure, WAS: RE: svn commit: rev 6908 - in trunk: ...

From: Sander Striker <striker_at_apache.org>
Date: 2003-08-29 12:51:09 CEST

> From: Sander Striker [mailto:striker@apache.org]
> Sent: Friday, August 29, 2003 8:33 AM

>> Was deleting tools/client-side intentional? The new layout doesn't
>> include the files bash_completion, bash_completion_test, server-vsn.py
>> or showchange.pl.
>
> Whoops! No. I initially did:
>
> svn mv tools/client-side /contrib
>
> And later on I decided that not all should be deleted by
> reverting individual files:
>
> svn revert tools/client-side/server-vsn.py
> svn rm contrib/client-side/server-vsn.py
> ...
>
> Looked good on disk :(
>
> I'll go and restore those files...

$ svn cp -r 6907 http://svn.collab.net/repos/svn/trunk/tools/client-side tools
subversion/libsvn_wc/lock.c:116: (apr_err=155004)
svn: Attempted to lock an already-locked dir
svn: working copy locked: tools
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

Any ideas?

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 29 12:52:00 2003

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.