Hello, I am desperately looking for the answer. My company has Domain group and the repository should be made accessible to domain users. Till date I have investigated on 1) Network Repositories by giving full permissions to the folder(access it with "File://..") and there is no need to update the authz, passwd and svnserve.conf files. But operations were successful.(My domain UID locked a file) 2)Here I updated authz, passwd and svnserve.conf files with user say "chandu" and by giving the command 'SVN://3.212.154.168/Reppo1' from client. Both were successful but If I have to give access to domain user or workgroup users I believe I should not keep updating the authz, passwd and svnserve.conf files.
Note: No repository would be accessed using weblinks. I am pure windows developer. Please help on this because if it doesn't work I have to move back to CVS(may be dotnet wrapper on CVS). Regards, Chandu