Hi subversion users,
I'm new to the group and to svn. I'm using 1.2.3-r2 on gentoo to
manage a web project, and just recently moved a bunch of files and
directories around. When I commit, I get:
$ svn commit -m "big change"
(Adding, Deleting, Sending, etc.)
Transmitting file data ............................svn: Commit failed
(details follow):
svn: Invalid change ordering: new node revision ID without delete
Just to be sure I hadn't messed things up with too much fiddling, I
started from a fresh copy and repeated my svn commands, synchronizing
file and directory contents with the failed working copy but keeping the
.svn content independent. Same result.
Is this an svn bug? Sure looks like a bug. svn appears to be telling me
that it cannot construct a valid transaction even though I used valid
svn commands. What to do next?
Thanks,
Craig.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 12 09:48:00 2006