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

svn+ssh client auth: how to get svnserve in path?

From: Matthew England <mengland_at_mengland.net>
Date: 2005-04-01 07:11:58 CEST

Hello,

(My apologies if this is a FAQ.)

I can access my subversion 1.1.1 server (on a Linux Redhat 8 system) via
ssh-based svn client (running on WinXP-cygwin via: 'svn co
svn+ssh://<server_hostname>/<repo_pathname>'). However, my svn-server
binaries/libraries (particularly 'svnserve') are required to be in /usr/bin
and /usr/lib, respectively (or some other "common" path).

However, I'd prefer to operate 'svnserve' and other things exclusively out
of /opt/local if I can. Anyone know how I can make adjustments to do so?

Any changes to the given user's login path appears to have no affect, hence
I looked at the following man page:

 From the login(1) man page:

    "PATH defaults to /usr/local/bin:/bin:/usr/bin:."

I suspect this path will be my limitation?

Any thoughts?

-Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 11:57:12 2005

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.