On Thursday, March 11, 2021 at 6:49:33 PM UTC+1 [email protected] wrote:
> If it can help, all my repertories in > C:\Users\<myUsername>\AppData\Roaming\Subversion\auth (which are > svn.simple, svn.ssl.client-passphrase, svn.ssl.server and svn.username) > are empty. those files are only used for http/https connections. svn+ssh connections can't store any auth data because that's handled exclusively by ssh and your ssh tool. But as I explained: authorization failed means you don't have the priviledges to do what you want. It's not a problem of authentication (note the difference: authorization vs. authentication). And such an error is only returned by the server - it has nothing to do with the client. If you have access to the log files on the server, you should check those - maybe you find something in there that might help. -- 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/10155ec6-b8f2-4e7c-97de-912cdef447c3n%40googlegroups.com.
