[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: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 27 Aug 2014 16:58:09 +0000

> -----Original Message-----
> And I hate to repeat myself, but I'll repeat for the third time this
> question: if file:// is not intended to be used, then what are the available
> options for those who need a version control system and can't set up a
> server?
>
> Zé

Does the file server support SSH? If so, you can use ssh+svn protocol, essentially running svnserve on demand.

Be definition you have a server since the files are on it. Just run the svnserve deamon on it even if it is your workstation.
 
Received on 2014-08-27 18:58:41 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.