SVN problems

Brad Anderson brad at dsource.org
Tue Apr 4 09:51:06 PDT 2006


Thomas Kuehne wrote:
> Stewart Gordon schrieb am 2006-04-03:
> 
>>>Thomas Kuehne wrote:
>>><snip>
>>>
>>>>Are you behind some HTTP proxy?
>>>
>>>Yes.
>>>
>>>
>>>>What happens if you try
>>>>"svn co svn://dstress.kuehne.cn" instead of 
>>>>"svn co http://dstress.kuehne.cn"?
>>>
>>><snip>
>>>
>>>That works!
> 
> 
> Looks like your HTTP proxy doesn't support/allow:
> REPORT, MERGE, PROPFIND, LOCK, UNLOCK, DELETE, MKACTIVITY,
> CHECKOUT, COPY, MKCOL, PUT, OPTIONS, PROPPATCH, CONNECT.
> 
> If the proxy is a forced one you are out of luck unless you can
> tunnel out (e.g. ssh) or get the proxy administrator to allow
> the listed methods.
> 
> Thomas
> 
> 

Thomas,

Did you have to do anything in the SVN or Apache configs to enable the svn://
protocol?  Did you have to open up a new port in your firewall?

BA



More information about the Digitalmars-d-announce mailing list