Manage SVN Users with htpasswd

We use SVN to manage our source codes for different projects. SVN uses http-based authentication.

Below are commands to manage SVN users:

Adding a user

htpasswd -b /path/to/svn-auth-file username password

Deleting  a user

htpasswd -D /path/to/svn-auth-file user.name

Discuss your project
with our experts

No obligation. Limited slots.

Contact Form Business Enquiry

"*" indicates required fields

Please attach any RFP, project specification, or document that you would like to share.
Drop files here or
Max. file size: 5 GB.
    This field is for validation purposes and should be left unchanged.