On Wed, Jan 27, 2010 at 1:28 PM, Zac <zac.i...@gmail.com> wrote:
> I am trying to set up a very simple svnserve server on our LAN.  Up
> until now we have been using direct file system access to our
> repository.  I am struggling with authentication.  We would like
> something that approximates our current access scheme.  We have no
> access restrictions.  However, with the same configuration using
> svnserve the commits are not tagged with any user name as they were
> when we used direct file system access.  So, is there a way to require
> authentication without any restrictions?  I just need everybody to log
> in with a user name... any user name.  I don't really care about
> passwords.

You can setup the svnserve users file so that users just have an empty
password.  You still need to list the usernames though.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Reply via email to