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

How to create users for svnserve

From: Indraveni <indraveni_at_yahoo.co.in>
Date: 2006-07-19 14:51:51 CEST

Hi,
 
  I want to use svnserve server for accessing subversion. I modifed the svnserve.conf as
 
 [general]
 password-db = passwd
 
# anonymous users aren't allowed
anon-access = read

# authenticated users can both read and write
auth-access = write

 password-db = passwd
 authz-db = authz
 realm = example realm
 
 Now I am not understanding how to create users for this.
 
 Any Clues Please...
 
 
 
 

 Regards,
 K.Indraveni,
 Project Engineer,
 CDAC -Chennai.

                                 
---------------------------------
 Find out what India is talking about on Yahoo! Answers India.
 Send FREE SMS from New Yahoo! Messenger to Mobile: Download NOW!
Received on Wed Jul 19 14:53:18 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.