[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-15 13:15:38 CEST

Yes, you're right. And I also did not used full paths in my first test
...

So I did another quick command line test:
- Added text5.txt
- Commit
- Changed in repository 2, no commit
- Deleted in repository 1
- Commit in repository 1
- Tried an update in repository 2:

D:\projects\test\testrepos2\folder1\folder2>svn update
D:\projects\test\testrepos2\folder1\folder2
svn: Won't delete locally modified file 'text5.txt'

- Tried again:
D:\projects\test\testrepos2\folder1\folder2>svn update
D:\projects\test\testrepos2\folder1\folder2
svn: REPORT request failed on '/svn/test/testrepos/!svn/vcc/default'
svn: File not found: transaction '10', path '/folder1/folder2/text5.txt'

So full paths in folders below the root folder seem to cause the
problem...
Any comments on this?

Regards
Michael.

-----Original Message-----
From: news [mailto:news@sea.gmane.org] On Behalf Of Simon Large
Sent: Wednesday, September 15, 2004 12:16 PM
To: users@subversion.tigris.org
Subject: Re: Re: File not found: transaction `2eb`.......

"Michael Abele" wrote
> It is a difference, but not *the* difference...
> I've tried the command line version with https access and did not get
> the error!

The other difference which I ahould have noticed is that you are not
using full pathnames to the WC, which is what always happens in TSVN due
to M$ shell restrictions.

Simon

---------------------------------------------------------------------
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 Wed Sep 15 13:17:34 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.