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

Re: Problem/Crash doing large checkout via DAV

From: <cmpilato_at_collab.net>
Date: 2002-06-03 06:40:46 CEST

"Gerald Richter" <richter@ecos.de> writes:

> The svn co doesn't leave anything in the Apache error_log, but the svn up
> does:
>
> [Sun Jun 02 11:54:09 2002] [error] [client 127.0.0.1] A failure occurred
> during the completion and response generation for the update report. [404,
> #21064]
> [Sun Jun 02 11:54:09 2002] [error] [client 127.0.0.1] (2)No such file or
> directory: file not found: transaction , path /5.6.1/i586-linux' [404,
> #21064]
>
>
> Any idea what's happeing here?

I'm not sure, but my first guess is that perhaps this is related to a
recent change in the formatting of the "magic URLs" that get
transmitted between client and server. Those are "old style" URLs,
and probably just reflect places in our code base where we aren't
gracefully updating those to "new style" URLs like we are supposed to
be doing.

Sussman, whatcha think?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 3 06:40:17 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.