[beports] Re: Haiku's subversion not able to check out slang
- From: Andreas Färber <andreas.faerber@xxxxxx>
- To: beports@xxxxxxxxxxxxx
- Date: Mon, 25 Aug 2008 19:52:20 +0200
Am 25.08.2008 um 06:59 schrieb scott mc:
I'm working on the port of S-Lang and when trying to checkout the
svn code for it on Haiku it won't go.
I used the command:
svn co http://opensvn.csie.org/jedsoft/slang/trunk slang
I just tried the same thing out on Ubuntu and it goes without issue.
On Haiku I get:
>svn: PROPFIND request failed on '/jedsoft/slang/trunk'
>svn: PROPFIND of '/jedsoft/slang/trunk': Could not read status line:
>connection was closed by server. (http://opensvn.csie.org)
>~/develop/slang>
I get the same with my own Subversion 1.4.x. Subversion 1.6.x is still
under preparation, need Python for that! ;-) (thanks for your info, I
checked out trunk which is 2.6.x and started applying and improving my
patches)
Andreas
- References:
- [beports] Haiku's subversion not able to check out slang
- From: scott mc
Other related posts:
- » [beports] Haiku's subversion not able to check out slang
- » [beports] Re: Haiku's subversion not able to check out slang
- » [beports] Re: Haiku's subversion not able to check out slang
- » [beports] Re: Haiku's subversion not able to check out slang
I used the command: svn co http://opensvn.csie.org/jedsoft/slang/trunk slang I just tried the same thing out on Ubuntu and it goes without issue. On Haiku I get: >svn: PROPFIND request failed on '/jedsoft/slang/trunk' >svn: PROPFIND of '/jedsoft/slang/trunk': Could not read status line: >connection was closed by server. (http://opensvn.csie.org) >~/develop/slang>
- [beports] Haiku's subversion not able to check out slang
- From: scott mc