Project

General

Profile

Actions

Change password for your SVN account

  1. login as svnadmin
  2. cd to /data/svnrepos/conf
    cd /data/svnrepos/conf
    
  3. execute the following command
    if the user does not exist, it will create a new one
    [svnadmin@cwyrnd3-server conf]$ htpasswd -m svn-auth-file tester
    New password:
    Re-type new password:
    Updating password for user tester
    

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