Hi, had time to work on this today. Basically, the last sys admin had setup groups under the authz file. Once adding that user in, he is able to log into the repo with a user id and password.
I just need to get a better understanding of how these files work (auth, passwd and svnserve.conf) and then the repo with these files in it too and how they all work together. thanks On Friday, December 14, 2018 at 4:00:49 PM UTC-6, Stefan wrote: > > The error "authorization failed" means that the user has successfully been > authenticated, but has no authority to access the repo paths. > So it's not a problem of authentication, i.e. the user successfully can > log on. > But the user doesn't have read/write access to the repo. > > Maybe this helps: > > http://svnbook.red-bean.com/en/1.7/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.auth.general > > http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.perdir > > Also you might get more help with this on the Subversion users list since > this is an issue of server setup and isn't really an issue with TSVN. > > Stefan > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/ca74d8e1-eda9-4bc8-9b58-1e67c3ded710%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
