Project

General

Profile

Actions

Add SVN user

Add new SVN user.

  1. login as svnadmin
  2. cd to /data/svnrepos/conf
    cd /data/svnrepos/conf
    
  3. execute the following command
    [svnadmin@cwyrnd3-server conf]$ htpasswd -m svn-auth-file tester
    New password:
    Re-type new password:
    Adding password for user tester
    

Strongly recommend not to delete any SVN user.

Updated by chin-yeh about 13 years ago · 1 revisions