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

Re: Can Browse but can't check out?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-06-07 19:45:08 CEST

Ian Phillips wrote:
> Hi.
>
> I have upgraded to SubVersion 1.2 and all is ok locally.
>
> I am now trying to checkout remoting using tortoisesvn 1.2 and get the
> following error:
>
> Error: REPORT request failed on '/svn/!svn/bc/201'
> Error: REPORT of '/svn/!svn/bc/201': 501 Not Implemented
> (http://82.65.171.6)
>
> I can browse the repo ok, just not check out.

Is there an HTTP proxy interfering with the traffic?

You could try using the command line client, and edit the
%APPDATA%\Subversion\servers file, adding the line:

neon-debug-mask = 130

under the heading:

[global]

then try the checkout, and see if there additional clues in the debug output
that will be produced.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 19:47:30 2005

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.