Hello,

> Command completed abnormally.
> svn: PROPFIND request failed on '/svn/kupu/branch/kupu-1.2'
> svn: PROPFIND of '/svn/kupu/branch/kupu-1.2': 301 Moved Permanently 
> (http://codespeak.net/)
Above response is sent by codespeak.net HTTP server when Host header of the
request contains port number (80), i.e. "Host: codespeak.net:80". Command
line Subversion client does not add port number when it is default for the
protocol.

I've fixed this problem on the SVNKit side (now it behaves the same way as
command line client does), but I also think that codespeak.net HTTP server
should be configured to treat such header (Host: codespeak.net:80) as valid
one.

Thanks,
Alexander Kitaev.


simon litwan wrote:
> 
> Jürgen Ragaller schrieb:
>> Hi!
>> 
>> 
>> I have a problem checking out kupu from it's external location: The 
>> checkout of lenya, cocoon and bitflux run without any problems.
>> 
>> The checkout of KUPU from it's external location results in the 
>> following error:
>> 
>> Command completed abnormally.
>> svn: PROPFIND request failed on '/svn/kupu/branch/kupu-1.2'
>> svn: PROPFIND of '/svn/kupu/branch/kupu-1.2': 301 Moved Permanently 
>> (http://codespeak.net/)
>> 
>> I do the checkout with subclipse (using pure java for the subversion 
>> client).
>> My box: OSX 10.4 Java 1.5 brand new intel mac.
> 
> does it work with the commandline svn?
> i had this problem as well with subclipse but not with the command line.
> 
> simon
>> 
>> Has an osx-user experienced this. Hints on howto proceed or debug are 
>> very appreciated. I have this behaviour a long time already but did not 
>> pay too much attention to it because I am currently not a kupu-user.
>> 
>> 
>> Jürgen
>> 
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
> 
> 
> -- 
> Simon Litwan                               [EMAIL PROTECTED]
> Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
> http://www.wyona.com                      http://lenya.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-1.4----svn-kupu-checkout-problem%2C-osx-intel-tf2958732.html#a8375576
Sent from the Lenya - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to