Hi,
> Read through all the comments in issue 1862, you're not alone:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=1862
I've recently experienced a similar behaviour with TortoiseSVN. It came
up after I moved (aka renamed) a folder to a different subdirectory and
then commited it's parent folder. The problem was probably that the new
location of the files wasn't below that parent folder, e.g.
WC
->B
-->C
--->D
->E
now move D below E:
WC
->B
-->C
->E
-->D
and commit on B. I'm not adding this to the bug because I'm not sure
whether this is a user error - I have to admit the actions don't really
make sense. However, after that a "cleanup" of my WC didn't help
anything, I always got that transaction error. I had to manually edit
the entries file and remove and entry for the "new" directory D.
mfg
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 13 08:46:21 2004