0

I recently got a new Win7 machine and installed Tortoise SVN 1.9x. I could checkout and browse the repo, when when I commit it fails saying "Error running context: An error occurred during authentication".

My >tortoise->settings->saved data->Authentication Data-Clear remains disabled and even the all subfolders folders in Subversion\auth are empty.

I even tried looking at Windows Credential cache , found no details were stored there either.

I tried the same through Win XP machine which as TSVN 1.7x installed, I am able to commit there without any issues, it also asks for authentication box, which I do not get in Windows 7 machine.

Any help appreciated.

2 Answers2

0

This happened to me when I changed my Windows Password, however I couldn't commit, browse or view log.

I couldn't find the credential anywhere in Win 10.

To fix, I created a new folder, then tried to create a new repository on that folder using the URL that was failing.

Windows then prompted me for credentials for TortProc.exe.

After entering the credentials and being able to browse again I was able to cancel the dialog and commit my other code.

user2983931
  • 304
  • 5
  • 17
-1

TortoiseSVN->Settings->Saved Data->Authentication Data->Clear All

worked for me..!

Chaser
  • 1
  • 1