Changes between Version 2 and Version 3 of setup_svn_on_allende


Ignore:
Timestamp:
Jun 18, 2008, 4:38:13 PM (16 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • setup_svn_on_allende

    v2 v3  
    1111 * Edit the /home/$GROUPNAME/.ssh/authorized_keys file. Add the keys of the people who should have access. Preceding each key should be (replace $USER with the name of the key's owner - this name will be used to attribute changes made by the person owning the public key:
    1212{{{
    13 command="svnserve -t --tunnel-user=$USER -r/srv/svn/nacla",no-port-forwarding,no-agent-forwarding,no-X11-forwarding,no-pty
     13command="svnserve -t --tunnel-user=$USER -r/srv/svn/$GROUPNAME",no-port-forwarding,no-agent-forwarding,no-X11-forwarding,no-pty
    1414
    1515For example: