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

Re: svn cp bug

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-07-15 17:20:11 CEST

señior ¿tyrtle? wrote:
> Subversion [1.2rc4] fails over here when copying a wc directory which
> contains another directory that has been [marked for] deleted.
>
> I was trying to upgrade a vedor branch, and tag it in one commit.
>
> svn co file:///path/to/vendordir vendordir
> [ expanded new version on top of vendordir /current,
> noticed a subdirectory has been removed in current release]
> svn rm vendordir/current/subdir
> svn cp current vers-1.2
>
> Fails with "Working copy 'subdir' is missing or not locked" being returned
> from svn_wc_adm_retrieve. It actually completes the copy, but fails to add
> mark the copied directory for addition.
>
> On a usage note, are:
> svn cp current vers-1.2
> svn cp file:///path/to/vendordir/current/ \
> file:///path/to/vendordir/vers-1.2
>
> equivalent in the sense of repository disk usage?

I believe this was fixed in 1.2.1. Can you give that a try?

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 15 17:20:37 2005

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.