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