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

Re: svnserve and tunneling over ssh (Matt Kraai take notice)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-03-11 23:40:29 CET

On Tue, 2003-03-11 at 16:59, Matt Kraai wrote:
> to $HOME/.subversion/servers, hacked
> subversion/libsvn_ra_svn/client.c to use the full path to svnserve
> and include
>
> -r /home/kraai/dev/svn/svn/subversion/tests/clients/cmdline
>
> on the command line, and ran
>
> make svncheck
>
> Is there a better way to do it?

make check \
  BASE_URL=svn://localhost/`pwd`/subversion/tests/clients/cmdline

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 11 23:41:21 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.