Actions
Change password for your SVN account¶
- login as
svnadmin
- cd to
/data/svnrepos/conf
cd /data/svnrepos/conf
- 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 over 13 years ago · 1 revisions