[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 03:59:40 CEST

On 2007-04-05 18:08:27 -0700, Miller, Eric wrote:
> Sorry, I forgot to enumerate that step:
>
> svn del <dir>
> svn ci -m '' <dir>
> svn st -uN <----- shows *no* changes, nothing missing
> svn cp . <tag url> <----- fails with 'missing <dir>' error.
>
> There is a bug *somewhere* in there.

Yes, there seems to be an inconsistency. For instance, if you do a
"svn mkdir <dir>" instead of a svn del, then the svn cp does not fail
and the new directory is taken into account in the tag URL. So,
shouldn't the behavior be similar in the case of a svn del?

-- 
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 04:00:04 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.