This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

Installazione svn su ubuntu#

creazione del gruppo subversion, al quale associare gli utenti desiderati sudo apt-get install subversion sudo mkdir /opt/svn/repository sudo chown -R utente:subversion /opt/svn/* sudo svnadmin create /opt/svn/repository/ sudo vi /opt/svn/repository/conf/svnserve.conf sudo vi /opt/svn/repository/conf/passwd sudo svnserve -d –foreground -r /opt/svn/repository/

Add new attachment

Only authorized users are allowed to upload new attachments.
« This particular version was published on 14-Apr-2010 14:30 by turchetti.