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

Re: Alternatives for remote access?

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-30 10:09:56 CEST

On Fri, Aug 30, 2002 at 09:00:13AM +0100, Stephen C. Tweedie wrote:
> I do not have permission to run permanent background daemons on these
> hosts.

I'm sure you wouldn't approve of this approach, but you could do:

ssh -L 8888:localhost:8888 me@my-server.com /path/to/httpd-with-svn/bin/httpd -DNO_DETACH

Your server is only up as long as your port forward is. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 30 10:11:23 2002

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.