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

svn: REPORT request failed on ...

From: Lee Webb <lwebb_at_clear2pay.com.au>
Date: 2007-07-12 03:41:26 CEST

Hi List,

My repository has recently started issuing the following error messages
to clients that are attempting to conduct repository scans of all
revisions via http only (file:// access doesn't yield this fault):

        fisheye:

ERROR - Problem processing revisions from repo
http://svn.xxx/svn/repos/rd/ due to class com.cenqua.fisheye.rep.u -
org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: REPORT request failed on '/svn/repos/rd/!svn/bc/17186'
svn: REPORT of '/svn/repos/rd/!svn/bc/17186': 200 OK (http://svn.xxx)

        pushmi:

[/tmp/SUP-569/slave] locked by /tmp/SUP-569/slave:svm:lock:_
Retrieving log information from 1 to 17250
[/tmp/SUP-569/slave] unlock result: 1
[/tmp/SUP-569/slave] sync failed: RA layer request failed: REPORT
request failed on '/svn/repos/rd/!svn/bc/17250': REPORT of
'/svn/repos/rd/!svn/bc/17250': 200 OK (http://127.0.0.1) at
/tmp/SUP-569/lib/perl5/site_perl/5.8.8/SVK/Mirror/Backend/SVNRa.pm line
469

Apache is reporting the following associated errors:

 [Thu Jul 12 11:33:59 2007] [error] [client x] Provider encountered an
error while streaming a REPORT response. [400, #0]

The access log says the following:

127.0.0.1 - - [12/Jul/2007:11:33:19 +1000] "PROPFIND /svn/repos/rd
HTTP/1.1" 401 475 "-" "SVN/1.4.3 (r23084) neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:19 +1000] "PROPFIND
/svn/repos/rd HTTP/1.1" 207 655 "-" "SVN/1.4.3 (r23084) neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:19 +1000] "PROPFIND
/svn/repos/rd HTTP/1.1" 207 655 "-" "SVN/1.4.3 (r23084) neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:19 +1000] "PROPFIND
/svn/repos/rd/!svn/vcc/default HTTP/1.1" 207 410 "-" "SVN/1.4.3 (r23084)
neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:19 +1000] "PROPFIND
/svn/repos/rd/!svn/bln/17250 HTTP/1.1" 207 469 "-" "SVN/1.4.3 (r23084)
neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:19 +1000] "REPORT
http://127.0.0.1/svn/repos/rd HTTP/1.1" 200 120 "-" "SVN/1.4.3 (r23084)
neon/0.25.5"
127.0.0.1 - - [12/Jul/2007:11:33:21 +1000] "PROPFIND /svn/repos/rd
HTTP/1.1" 401 475 "-" "SVN/1.4.3 (r23084) neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:21 +1000] "PROPFIND
/svn/repos/rd HTTP/1.1" 207 655 "-" "SVN/1.4.3 (r23084) neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:21 +1000] "PROPFIND
/svn/repos/rd/!svn/vcc/default HTTP/1.1" 207 410 "-" "SVN/1.4.3 (r23084)
neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:21 +1000] "PROPFIND
/svn/repos/rd/!svn/bln/17250 HTTP/1.1" 207 469 "-" "SVN/1.4.3 (r23084)
neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:21 +1000] "PROPFIND
/svn/repos/rd HTTP/1.1" 207 655 "-" "SVN/1.4.3 (r23084) neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:21 +1000] "PROPFIND
/svn/repos/rd/!svn/vcc/default HTTP/1.1" 207 469 "-" "SVN/1.4.3 (r23084)
neon/0.25.5"
127.0.0.1 - scmbuilder [12/Jul/2007:11:33:21 +1000] "REPORT
/svn/repos/rd/!svn/bc/17250 HTTP/1.1" 200 2609609 "-" "SVN/1.4.3
(r23084) neon/0.25.5"

I'm using a combination of subversion 1.4.2 & 1.4.3 & getting the same
results between both.

I've also read what appears to be my issue here:
http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=56376
& don't know what to do next.

The fault essentially stops me from using a tool such as fisheye or
using Pushmi to replicate repos, since the clients aren't able to
recover from it.

Is part of my repo corrupt? & if it is, how can I resolve it?

---
Cheers 
Lee Webb 
E: lwebb@clear2pay.com.au 
T: 61 2 9026 0186
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 12 03:41:09 2007

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.