[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: adding a new user to subversion repository

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-02 18:18:24 CET

On Mar 2, 2006, at 07:01, Kelly Geraghty wrote:

> How do I add a new user to the respository?

It all depends on what server you're using and how you set up your
authentication. If you're using svnserve, then you add the new user
and their password to the user/password file. If you're using Apache,
you have to discover which of the several authentication mechanisms
you use, and update it accordingly. For example, if you use Apache
with LDAP authentication, then you add the user and their password to
your LDAP server, using whatever tool you usually use for that job.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 2 18:26:08 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.