issue 1145 is resolved in subserve version 1.4.0?
From: Catto, James \(Corp\) <James.Catto_at_coates.com.au>
Date: 2006-11-08 01:32:16 CET
Good morning folks,
I am trying to use Subversion 1.4.0. I have installed successfully, I
$ svnserve --version
svnserve, version 1.4.0 (r21228)
compiled Sep 11 2006, 21:50:51
Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
The following repository back-end (FS) modules are available:
* fs_base : Module for working with a Berkeley DB repository.
* fs_fs : Module for working with a plain file (FSFS) repository.
I am now trying to use svnserve under xinetd on a Linux box to allow
$ uname -a
Linux machineName 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686
I can access the repository as user 'svn' using:
$ svn list file://localhost/usr/share/svn/webapps
branches/
tags/
trunk/
and also:
$ svn list svn+ssh://localhost/usr/share/svn/webapps
svn@localhost's password:
branches/
tags/
trunk/
But I do not want to tunnel through SSH. And I get the following error
$ svn list svn://localhost/usr/share/svn/webapps
svn: Malformed network data
I have found reference to this error message at issue 1145 on SVN issue
http://subversion.tigris.org/issues/show_bug.cgi?id=1145
This seems to indicate that it has been resolved in version 1.4.0.
Can you see what I am doing wrong? Am I using the wrong SVN version? Any
Thanks
James
Coates, Coates Hire, Coates Prestige, Coates Shorco and Allied
This email and any attachment may be confidential. If received in
Disclaimer:- Our company accepts no liability for the content of this
Please consider our environment before printing this email.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.