[svk-devel] Re: Can't sync, please help

Mark Lundquist lundquist.mark at gmail.com
Sun Jan 20 20:27:59 EST 2008


On Jan 20, 2008, at 4:09 PM, I wrote:

> Hi, how do I figure out the following problem?:
>
> 	[codeshack:~] ml% env SVKLOGLEVEL=DEBUG svk sync //mirror/cocoon
> 	Syncing http://svn.apache.org/repos/asf/cocoon
> 	Retrieving log information from 498133 to 613703
> 	RA layer request failed: REPORT request failed on '/repos/asf/!svn/ 
> vcc/default': REPORT of '/repos/asf/!svn/vcc/default': 400 Bad  
> Request (http://svn.apache.org)
> 	[codeshack:~] ml% svk version
> 	This is svk, version v2.0.1 (using Subversion bindings 1.4.4)
> 	[codeshack:~] ml%
>
> Why does this sync break?  Also, SVKLOGLEVEL doesn't appear to do  
> anything for this operation...

I enabled some logging at the Neon level in my .subversion/servers  
file, and here's what it shows...:

----------------------------------------------
Running pre_send hooks
compress: Initialization.
compress: Initialization.
Sending request headers:
REPORT /repos/asf/!svn/vcc/default HTTP/1.1
Host: svn.apache.org
User-Agent: SVN/1.4.4 (r25188) neon/0.26.3
Connection: TE
TE: trailers
Content-Length: 207
Content-Type: text/xml
Accept-Encoding: svndiff1;q=0.9,svndiff;q=0.8
Accept-Encoding: gzip
Accept-Encoding: gzip

Sending request-line and headers:
Sending request body:
Body block (207 bytes):
[<S:update-report send-all="true" xmlns:S="svn:"><S:src-path>http://svn.apache.org/repos/asf/cocoon 
</S:src-path><S:target-revision>498264</S:target-revision><S:entry  
rev="498132" ></S:entry></S:update-report>]
Request sent; retry is 1.
[status-line] < HTTP/1.1 400 Bad Request
----------------------------------------------

Any ideas?



More information about the svk-devel mailing list