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

Re: ssh based access?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-04-16 17:32:01 CEST

Lodewijk Voge <lodewijk@reddwarf.xs4all.nl> writes:
> Kevin Pilch-Bisson wrote:
> > I think the point is that if you have shell but not root access to the
> > machine, you can login and do 'cvs init', then use the resulting
> > repository remotely with CVS_RSH.
>
> exactly. I only have my own university as a frame of reference, but
> I see that scheme being used a lot. very light-weight and no special
> privileges needed.

Well...

   - log into server using your shell account
   - svnadmin create repository in your home account
   - set up Apache2 (with mod_dav_svn) in your home account :-)
   - run Apache on some non-privileged port

:-) (?)

Not as "lightweight" as CVS, I admit, but still no special privileges
needed.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 16 17:28:20 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.