0

I am having trouble checkout a branch from TortoiseSVN.

Steps:

  1. Right-click and select SVN Checkout.

enter image description here

  1. Copy the repository URL and then press OK.

enter image description here

  1. Prompts for username and password. Even though I have provided the correct credentials, I am unable to checkout the branch due to Authentication issue.

enter image description here

Have anyone came across with this issue? Appreciate your help.

eftshift0
  • 26,375
  • 3
  • 36
  • 60
Dinesh
  • 97
  • 9
  • Most probably it's password-vs-PAT problem. See https://stackoverflow.com/a/68781050/7976758 – phd Oct 25 '22 at 06:19
  • 2
    @ElpieKay github provides access to git repos through an svn client (as crazy as it may sound :-D). The question is _definitely_ not git-related. – eftshift0 Oct 25 '22 at 06:55
  • Make sure that you don't copy-paste any extra whitespace characters into the password field. I had a similar problem when I copy-pasted my PAT from GitHub. See bottom paragraph of the answer at https://stackoverflow.com/a/68516312/761095. – bahrep Oct 25 '22 at 12:44

0 Answers0