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

Re: svn diff 'path not found' and 'Error reading spooled REPORT request response'

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 22 Jan 2010 13:51:48 +0100

On Fri, Jan 22, 2010 at 06:58:48AM -0500, Dan Poirier wrote:
> We've found an (apparently) simpler case of what looks like the same
> error:
>
> $ svn ls https://domain.example/dir1/PROJECT/trunk/README
> README
> $ svn cat https://domain.example/dir1/PROJECT/trunk/README
> svn: '/!svn/bc/23694/dir1/PROJECT/trunk/README' path not found
>
> I don't see any command line options, or options for mod_dav_svn, to log
> more information as it runs. Would rebuilding subversion with
> --enable-debug and --enable-maintainer-mode provide more information to
> see what's going on here?

Yes. Rebuilding with --enable-maintainer-mode (which implies
--enable-debug) will give us an error backtrace. Can you
trigger this via file:// access to the repository?

> Or is this a simple case of a corrupted repository?

No idea I'm afraid :-/

Stefan
Received on 2010-01-22 13:54:24 CET

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.