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

Re: rm -> ci -> cp bug?

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2007-04-06 00:42:47 CEST

On 2007-04-05 13:23:48 -0700, Miller, Eric wrote:
> Can someone verify this for me?
> svn del <dir>
> svn ci -m '' <dir>
> svn cp . <tag url> <----- fails with 'missing <dir>' error.

IMHO, this is not a bug. The directory <dir> is *really* missing
in this revision. If you want to copy . at a revision where <dir>
has been removed, you need to update it with "svn up".

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 6 00:43:11 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.