Actions
Add SVN user¶
Add new SVN user.
- login as
svnadmin
- cd to
/data/svnrepos/conf
cd /data/svnrepos/conf
- 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 over 13 years ago · 1 revisions