[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: Dan Poirier <poirier_at_pobox.com>
Date: Fri, 22 Jan 2010 06:58:48 -0500

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?

Or is this a simple case of a corrupted repository? In which case, any
suggestions on how to proceed? It's not too late to re-run cvs2svn and
recreate the changes we made since last time, if cvs2svn was what
corrupted it and we can fix that before running it again.

Thanks for any help on how to proceed,
Dan
Received on 2010-01-22 12:59:53 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.