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

Possibility to commit from 'all' systems

From: Cecil Westerhof <Cecil_at_decebal.nl>
Date: Wed, 19 Jan 2011 00:40:20 +0100

I just started with subversion. In /etc/sysconfig/svnserve it states:
    ## Path: Network/Subversion/svnserve
    ## Description: Basic configuration for svnserve
    ## Type: string
    ## Default "-d -R -r /srv/svn/repos"
    #
    # default options for the svnserve process
    # it is recommended to provide only readonly access to your data.
    # there is no authentication possible, everyone can read and write at will
    # read the subversion documentation about more info
    #
    SVNSERVE_OPTIONS="-d -r /srv/svn/repos"

But this means that I can only make changes on the system svnserve is
running on. Is there a safe way to have the possibility to change the
files on 'all' systems?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
Received on 2011-01-19 00:40:42 CET

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.