wiki:Documentation/UserGuide/svnmore

Version 22 (modified by maignan, 4 years ago) (diff)

--

Subversion server for orchidee (SVN administrators only)

To add new user on svn list, you must connect as:

ssh orchidee@forge.ipsl.jussieu.fr

Your rsa public key must have been added in .ssh/authorized_keys file. Ask another valid admin for that.

After you are connected, you must modified svn/conf/passwd and svn/conf/authz files.

  1. In svn/conf/passwd, you must add login/password for the new user.
  1. svn/conf/authz gives authorizations on svn tree. You must:
    • Add the new user in user option of [group] section.
    • Add this user to other group if it has been decided.
    • Add the wiki login if exist to authorized "browse source" access on the orchidee project wiki.
    • Add his personal path and rights access at the end of the authz file :
      [/perso/userlogin]
      userlogin=rw