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

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

From: Michael Abele <michael.abele_at_aqcon.com>
Date: 2004-09-14 08:43:14 CEST

Hi,
as I promised yesterday, I've tried to reproduce our 'File not found'
problem. With success.
We are using Subversion 1.0.6 on a Windows Server 2003 with Apache
2.0.49 and https access. Clients are using TortoiseSVN 1.0.8.
I've set up a repository with the following structure:

testrepos\file1.txt
testrepos\file2.txt
testrepos\folder1\folder2\file3.txt

I did two checkouts, let's call them Co1 and Co2.
- Changed file2.txt in Co1, no commit
- Deleted file2.txt in Co2, commit
- Update Co1 -> 'Won't delete locally modified file2.txt'
Fine. But:
- Changed file3.txt in Co1, no commit
- Deleted file3.txt in Co2, commit
- Update of Co1 on folder2 directory causes a 'File not found' error.
- Update of Co1 on root folder -> 'Won't delete locally modified
file2.txt'
- Deleted file3.txt in Co1
- Update of Co1 on folder2 directory causes a 'File not found' error.
- Update of Co2 on root folder -> Update successfully completed.

If it's helpful, I can try that later with the command line... Let me
know!

Regards
Michael.

-----Original Message-----
From: Michael Abele
Sent: Monday, September 13, 2004 7:00 PM
To: C. Michael Pilato
Cc: users@subversion.tigris.org
Subject: RE: Re: File not found: transaction `2eb`.......

Hi out there...

we had the 'File not found' problem just a few minutes ago (win32, tsvn,
1.0.6). I'll try to reproduce it tomorrow morning!

Best regards
Michael.

-----Original Message-----
From: cmpilato@localhost.localdomain
[mailto:cmpilato@localhost.localdomain] On Behalf Of C. Michael Pilato
Sent: Monday, September 13, 2004 6:16 PM
To: Nathan Kidd
Cc: users@subversion.tigris.org
Subject: Re: File not found: transaction `2eb`.......

Nathan Kidd <nathan@hummingbird.com> writes:

> We recently experienced #1862's behaviour here, using win32 and
> tortoise. Similarly, it seemed to have been related to a parent dir
> rename in the repository, committed by someone else. This is not any
> help with debugging, I know, except that looking in the
> "parent-dir-renamed" corner may be productive.

I just tried a couple of different such scenarios using TortoiseSVN and
could not reproduce the problem.

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 14 08:46:09 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.