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

Re: Blocking root from SVN repository

From: Kris Deugau <kdeugau_at_vianet.ca>
Date: Wed, 27 Aug 2014 11:33:31 -0400

Zé wrote:
> On 08/27/2014 01:49 PM, Les Mikesell wrote:
>> It's basically a bad idea to usefile:// access at all for anything
>> that might be used under multiple user ids. Maybe even for a single
>> user...
>
> Well, that sucks. If file:// is not to be used then what are the
> available options to those who only need a local svn repository and
> don't have the option to set up a server?

I've used svnserve instances running under my own user account rather
than use file://. Access is all via localhost, doesn't require special
privileges, and can run on any port you like, either on a "when needed"
basis or as a daemon.

-kgd
Received on 2014-08-27 17:34:14 CEST

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

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