Changes between Version 4 and Version 5 of SubversionAccess


Ignore:
Timestamp:
May 10, 2009, 9:35:08 PM (15 years ago)
Author:
Gavin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SubversionAccess

    v4 v5  
    1414    Two files will be created '''username_dsa''' is your '''private key''', keep it safe and use it for access. The file '''username_dsa.pub''' is your '''public key''', email a copy of this to us so we can add it to /home/svnuser/.ssh/authorized_keys. Please read SubversionUsage and CodingConventions.
    1515
    16     The private key is used like this in: ~/.subversion/config
     16    The private key is used like this in the [tunnels] section of: ~/.subversion/config
    1717{{{
    1818 sshusername = /usr/bin/ssh -l username -i ~/.ssh/username_dsa