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

Re: File not found: transaction `2eb`.......

From: Martin Probst <mail_at_martin-probst.com>
Date: 2004-09-13 08:45:45 CEST

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

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.