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

Re: Question about developing functionality in .net to add users and give access...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-09 01:31:07 CET

On Jan 8, 2005, at 6:22 PM, Bryan D. Andrews wrote:

> We have a .net application that we would like to at minimum create
> users
> and give them access to certain svn areas, and at best be able to
> create
> new areas in subversion also.
>
> Has anyone done this with .net?
>
> For the users I guess we would need:
>
> -create / update a user with htpasswd.exe
> -give access to SVNAccessFile (easy enough I guess)
> -restart apache I think
>

No need to restart apache. The user-database and SVNAccessfile are
re-parsed for every new connection.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 9 01:34:26 2005

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.