[opensuse] subversion: Problem with URL
Hello Mates, today i've tried the following: sascha@linux-m4rp:~/osc/home:saigkill/tuxcmd> svn co http://boinc.berkeley.edu/svn/tags/boinc_core_release_6_10_36 svn: Unrecognized URL scheme for 'http://boinc.berkeley.edu/svn/tags/boinc_core_release_6_10_36' svn --version says: sascha@linux-m4rp:~/osc/home:saigkill/tuxcmd> svn --version svn, version 1.6.6 (r40053) compiled Jan 21 2010, 00:23:56 Copyright (C) 2000-2009 CollabNet. Subversion is open source software, see http://subversion.tigris.org/ This product includes software developed by CollabNet (http://www.Collab.Net/). The following repository access (RA) modules are available: * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme Means that, that i haven't any support for http:// ? How can i enable that? -- Sincerely yours Sascha Manns openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 3/18/2010 at 17:28, "Sascha 'saigkill' Manns" <samannsml@directbox.com> wrote: Hello Mates,
today i've tried the following:
sascha@linux-m4rp:~/osc/home:saigkill/tuxcmd> svn co http://boinc.berkeley.edu/svn/tags/boinc_core_release_6_10_36 svn: Unrecognized URL scheme for 'http://boinc.berkeley.edu/svn/tags/boinc_core_release_6_10_36' <snip>
* ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme
Where did you get your subversion package from? Apparently it's lacking libneon support (there should be ra_neon listed in plus, which is responsible for http and https scheme). don't use untrusted package sources :) Dominique -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Am Donnerstag, 18. März 2010 17:33:23 wrote Dominique Leuenberger:
On 3/18/2010 at 17:28, "Sascha 'saigkill' Manns" <samannsml@directbox.com>
wrote:
Hello Mates,
today i've tried the following:
sascha@linux-m4rp:~/osc/home:saigkill/tuxcmd> svn co http://boinc.berkeley.edu/svn/tags/boinc_core_release_6_10_36 svn: Unrecognized URL scheme for 'http://boinc.berkeley.edu/svn/tags/boinc_core_release_6_10_36'
<snip>
* ra_svn : Module for accessing a repository using the svn network protocol.
- with Cyrus SASL authentication - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
Where did you get your subversion package from? Apparently it's I've installed it from oss Repo.
lacking libneon support (there should be ra_neon listed in plus, which is responsible for http and https scheme). I've checked this. I've installed the neon and libneon Package. Maybe i must activate this in svn?
-- Sincerely yours Sascha Manns openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Dominique Leuenberger
-
Sascha 'saigkill' Manns