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

svn+ssh://... shouldn't assume svnserve in user's PATH

From: Will Partain <will.partain_at_verilab.com>
Date: 2003-08-30 21:30:34 CEST

The code that sets up for an svn+ssh connection (I believe
it is
./subversion/libsvn_ra_svn/client.c:320: (*argv)[n++] = "svnserve";
in 0.28.1) assumes that svnserve will be in the user's PATH
on the far side. There is no reason that should necessarily
be so (especially in these early-adopter try-in-a-home-dir
days).

Could we have something the equivalent of the CVS_SERVER env
var.? Or compile-time option; or config file thing; or ...

Keep up the good work,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 31 22:42:22 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.