I see the difference between authorization and authentication but I get the same error when I enter random credentials.
If it's a server error, how do you explain that my colleague managed to commit with my credentials with his machine? I already asked for access to the log files on the server, but there was reluctance. Le jeudi 11 mars 2021 à 21:39:35 UTC+1, Stefan a écrit : > 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/dc3087a6-7e89-4af8-86dd-9261200478e0n%40googlegroups.com.
