You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
Using SourceTree Enterprise (version 3.3.6 as 3.3.8 doesn't start at all) on Windows Server 2012, I cannot connect to my Azure git repository. I can authenticate with my account, but when I try to clone a repository, it says it is not possible ("This is not a valid source path / URL"). I get the error below. It seems perl.exe is missing? How can I solve this?
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote https://actiz.visualstudio.com/<REPO>
Output:
Error: fatal: Authentication failed for 'https://actiz.visualstudio.com/<REPO>'
Command: perl.exe "C:\Program Files (x86)\Atlassian\Sourcetree\tools\svn.pl" info https://actiz.visualstudio.com/<REPO>
Output:
Error: System.ComponentModel.Win32Exception: The system cannot find the file specified