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

RE: Transactions missing? Report request failed errors?

From: Stephen Hansen <shansen_at_advpubtech.com>
Date: 2004-06-04 20:38:25 CEST

 

> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: Friday, June 04, 2004 10:02 AM
> To: Stephen Hansen; users@subversion.tigris.org
> Subject: Re: Transactions missing? Report request failed errors?
>
> On Thu, 2004-06-03 at 16:53, Stephen Hansen wrote:
> > We are regularly receiving errors, from TortoiseSVN, in the form of:
> >
> > REPORT request failed on '/svn/repos/!svn/vcc/default'
> > File not found: transaction 'oe', path
> > '/trunk/foo/bar/baz/filename.py'
>
> This looks like issue 1862. It's mysterious, and many win32
> users are complaining about it, and nobody's figured it out
> yet. Maybe you can add some info to the issue.

Interesting. I looked at that and 1825, and both actually seem to be
fairly similar to problems we've been having. I'll keep some notes of
when it happens to try to find more information to add-- unfortunately
it happens fairly frequently, so I should be able to figure out a common
thread.

Looking at the thread referenced on the issue tracker, I do note that we
are running windows clients against a linux server.

I get this error message frequently after deleting PYCs that people seem
unable to keep out of the repository, but that one I understand-- it
ends up showing up as locally edited, and its been deleted, so it's a
sort of conflict, although it'd be nice if it said that ;-)

Yesterday was one of the weird occurrences of the error; the file
referenced in the error message was inserted in revision 34 (we're at
350 now), hasn't been touched since, is completely unused and totally
obsolete. Its always had the same case, so I don't think its case had
anything to do with *this* instance at least.

Just for kicks, I did a 'svnadmin lstxns /var/svn/repos' on the server
after this happened, and the transaction referenced in the error message
is never present. But I don't know for sure if that's important.

--Researchfully yours, Stephen.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 4 20:39:44 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.