Changes between Version 10 and Version 11 of Documentation/UserGuide/svnmore


Ignore:
Timestamp:
2010-12-14T20:43:47+01:00 (14 years ago)
Author:
mmaipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/svnmore

    v10 v11  
    8686After you are connected, you must modified svn/conf/passwd and svn/conf/authz files. 
    8787 
    88  1. In svn/conf/passwd, you must add login/password for the new user. They are ACL rights for extended 
     88 1. In svn/conf/passwd, you must add login/password for the new user. [[BR]] 
     89    A good way to do that is to execute a command like this : 
     90{{{ 
     91> echo "firstname.lastname=userpassword" >> passwd 
     92}}} 
     93    If you want to use another text editor, you must know ACL file rights for extended 
    8994    permissions on forge system. You must verify and correct ACL on this file to prevent break of ORCHIDEE svnserver : 
    9095   * use this command to get ACL on the file :