💻 Software
How can I make subversion reset the stored passwords/users and remember my authentication credentials?
Fresh5 days ago
Mar 15, 202650604 viewsConfidence Score0%
0%
Problem
Background: I used to have everything working just fine on my fresh install: At some point I needed to commit stuff using a different account. So I did that But since then, everytime I want to commit as 'nicdumz' (default user, all repos have been checked-out with that user), it prompts me for my p…
Error Output
$ svn co https://domain:443/ test1 Error validating server certificate for 'https://domain:443': - The certificate is not issued by a trusted author…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I make subversion reset the stored passwords/users and remember my authentication credentials?
Low Risk
Well, I had the same problem, and I deleted the auth directory. I then did: which asked me for my password, but then that was it. All I can say is, deleting the auth directory worked for me. Do you have the proper options in your servers file? Namel…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix