Hi,
I am getting below error while cloning the repo in Sourcetree,
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote https://github.com/vdhumal/demo
Output:
Error: System.ComponentModel.Win32Exception: Access is denied
Command: perl.exe C:\Users\vdhumal\AppData\Local\SourceTree\app-3.3.8\tools\svn.pl info https://github.com/vdhumal/demo
Output:
Error: System.ComponentModel.Win32Exception: The system cannot find the file specified
Do we have solution on this?
Please help..