You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by dodji Seketeli <do...@seketeli.org> on 2006/10/30 20:52:09 UTC

a possible bug when svn mv dirA dirB

Hello,

I have done "svn mv dirA dirB" ;
then I have done "cd dirB" and edited some files in there.

When I svn commit the whole tree, I get this error:
svn: Commit item 'dirB/filefoo.c' has copy flag but no copyfrom URL .

Where filefoo.c is present in dirB.

It seems the commit succeeded though.

Is this a bug or have I done something I souldn't have done ?

My version of svn is svn, version 1.3.2 (r19776).

I am sorry I don't know the version of the svn server.

Cheers,

Dodji.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org