[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
believe. There is now data in my repository.

 

$ 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
(http://www.Collab.Net/).

 

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
access to clients.

 

$ uname -a

Linux machineName 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686
i686 i386 GNU/Linux

 

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
without it:

 

$ 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
tracker,

 

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
advice will be much appreciated.

 

Thanks

James

 

 

 

Coates, Coates Hire, Coates Prestige, Coates Shorco and Allied
Equipment are all registered Business Names of Coates Hire
Operations Pty Limited (ABN 99 074 126 971).

This email and any attachment may be confidential. If received in
error, please delete and inform us by return email.

Disclaimer:- Our company accepts no liability for the content of this
email, or for the consequences of any actions taken on the basis of the
information provided, unless that information is subsequently confirmed
in writing. Any views or opinions presented in this email are solely
those of the author and do not necessarily represent those of the
company. WARNING: Computer viruses can be transmitted via email. The
recipient should check this email and any attachments for the presence
of viruses. The company accepts no liability for any damage caused by
any virus transmitted by this email.

Please consider our environment before printing this email.
Received on Wed Nov 8 10:41:21 2006

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.