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

SVN over SSH

From: Schorre, Bjoern <b.schorre_at_krause.de>
Date: 2004-11-05 12:02:24 CET

Hi,

I can connect to my SVN-Server using this command:
--------------------------------------------------
svn_at_eukserv01:~> svn list svn://192.168.1.136/project1
branches/
tags/
trunk/
--------------------------------------------------

When connecting to the server over ssh, I got this message.
--------------------------------------------------
svn_at_eukserv01:~> svn list svn+ssh://192.168.1.136/project1
/usr/bin/svn.orig: relocation error: /usr/lib/libsvn_ra_svn-1.so.0:
undefined symbol: apr_procattr_child_errfn_set
--------------------------------------------------

My configuration is like that:
OS: SuSE Linux 8.2
SVN-Serve is configured for xinetd.d/
SSH is installed (but not configured in xinetd.d/)
 - I can log in over ssh, but I don't know how it is configured (not in
xinetd.d/)
Apache is installed

My aim is to get a system configured, where the users have their own
accounts on the server and get access to svn. I don't want to know the
svn-passwords!

THX for help!
Bjoern

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 13:16:59 2004

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.