You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Jürgen Ragaller <ra...@null-oder-eins.ch> on 2007/01/11 14:10:36 UTC

[1.4] - svn/kupu checkout problem, osx-intel

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.

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: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: [1.4] - svn/kupu checkout problem, osx-intel

Posted by Alexander Kitaev <al...@tmate.org>.
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: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>> 
>> 
> 
> 
> -- 
> Simon Litwan                               simon.litwan@wyona.com
> Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
> http://www.wyona.com                      http://lenya.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 
> 
> 

-- 
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: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: [1.4] - svn/kupu checkout problem, osx-intel

Posted by simon litwan <si...@wyona.com>.
Jürgen Ragaller schrieb:
> 
> Am 12.01.2007 um 11:42 schrieb simon litwan:
> 
>> 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.
> 
> good to know. I wonder... what is the cause of the error - a problem 
> with subclipse?
> 
> Can You recommend a subversion client for osx?

no sorry, i don't use osx.
i allways use subclipse (except for update)

HTH
simon

> 
> http://metissian.com/projects/macosx/subversion/
> or
> http://www.codingmonkeys.de/mbo/articles/2006/09/13/subversion-1-4-0
> ?
> 
> Thanks a lot!
> 
> Jürgen
> 
>>
>> 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: user-unsubscribe@lenya.apache.org
>>> For additional commands, e-mail: user-help@lenya.apache.org
>>
>>
>> --Simon Litwan                               simon.litwan@wyona.com
>> Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
>> http://www.wyona.com                      http://lenya.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
> 
> null-oder-eins GmbH
> Anna Heerstrasse 14
> 8057 Zürich
> www.null-oder-eins.ch
> Tel +41 44 350 56 26
> Fax +41 44 350 56 27
> 
> Jürgen Ragaller
> ragaller@null-oder-eins.ch
> Skype: callto://ragaller
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 
> 


-- 
Simon Litwan                               simon.litwan@wyona.com
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: [1.4] - svn/kupu checkout problem, osx-intel

Posted by Jürgen Ragaller <ra...@null-oder-eins.ch>.
>
>
>
>> I'm using the metissian implementation, it works quite well.
>
>
> Thanks, Andreas and Simon! works fine from the shell!
>
> I reported this phenomenon to the subversion dev list.

The problem disappears when the SVN Interface is set to «JavaHL» in  
the subversion preferences
(svnkit seems to have caused the problem).


Jürgen
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: [1.4] - svn/kupu checkout problem, osx-intel

Posted by Jürgen Ragaller <ra...@null-oder-eins.ch>.


> I'm using the metissian implementation, it works quite well.


Thanks, Andreas and Simon! works fine from the shell!

I reported this phenomenon to the subversion dev list.


Jürgen








---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: [1.4] - svn/kupu checkout problem, osx-intel

Posted by Andreas Hartmann <an...@apache.org>.
Jürgen Ragaller schrieb:

[...]

> Can You recommend a subversion client for osx?
> 
> http://metissian.com/projects/macosx/subversion/

I'm using the metissian implementation, it works quite well.

-- Andreas


> or
> http://www.codingmonkeys.de/mbo/articles/2006/09/13/subversion-1-4-0
> ?
> 
> Thanks a lot!
> 
> Jürgen
> 
>>
>> 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: user-unsubscribe@lenya.apache.org
>>> For additional commands, e-mail: user-help@lenya.apache.org
>>
>>
>> --Simon Litwan                               simon.litwan@wyona.com
>> Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
>> http://www.wyona.com                      http://lenya.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
> 
> null-oder-eins GmbH
> Anna Heerstrasse 14
> 8057 Zürich
> www.null-oder-eins.ch
> Tel +41 44 350 56 26
> Fax +41 44 350 56 27
> 
> Jürgen Ragaller
> ragaller@null-oder-eins.ch
> Skype: callto://ragaller


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: [1.4] - svn/kupu checkout problem, osx-intel

Posted by Jürgen Ragaller <ra...@null-oder-eins.ch>.
Am 12.01.2007 um 11:42 schrieb simon litwan:

> 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.

good to know. I wonder... what is the cause of the error - a problem  
with subclipse?

Can You recommend a subversion client for osx?

http://metissian.com/projects/macosx/subversion/
or
http://www.codingmonkeys.de/mbo/articles/2006/09/13/subversion-1-4-0
?

Thanks a lot!

Jürgen

>
> 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: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>
>
> -- 
> Simon Litwan                               simon.litwan@wyona.com
> Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
> http://www.wyona.com                      http://lenya.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>

null-oder-eins GmbH
Anna Heerstrasse 14
8057 Zürich
www.null-oder-eins.ch
Tel +41 44 350 56 26
Fax +41 44 350 56 27

Jürgen Ragaller
ragaller@null-oder-eins.ch
Skype: callto://ragaller





---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: [1.4] - svn/kupu checkout problem, osx-intel

Posted by simon litwan <si...@wyona.com>.
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: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 
> 


-- 
Simon Litwan                               simon.litwan@wyona.com
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org