This forum is no longer active. Please post your questions to our new community site

Forums General

Adding users in subversion

Subscribe to Adding users in subversion 4 post(s), 2 voice(s)

 
Avatar myklas 2 post(s)

Hello,

First : I am a complete noob! so be gentle please ;)

I’ve installed the subversion stack on windows 2003, how do I add User + Passwords and disable anonymous authentification.

Thanks in advance.

 
Avatar myklas 2 post(s)

Hi, it’s me again ;)

I’ve edited this file : C:\Program Files\BitNami Subversion Stack\repository\conf\svnserve.conf

[general]
anon-access = none
auth-access = write

I stopped the the bitnami subversion stack from ’start>programs>Bitnami Subversion Stack>Bitnami Subversion Stack Service>Stop
And then I started it again from ’start>programs>Bitnami Subversion Stack>Bitnami Subversion Stack Service>Start

But it’s still allowing anonymouse read/write.

am I doing something wrong?

Thanks for ur replies.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Could you check if you have restarted the service as Administrator user? You can also restart the service from the Windows service panel. The configuration is correct, you can take a look to the README file to see how to configure the access at http://bitnami.org/files/stacks/subversion/1.6….

Forums General