SourceTree Clone - Source path with port causing not a valid source path/ URL

2.2k Views Asked by At

SourceTree is a great little tool, and it's been working with one of my hosts and repositories just fine. However, i tried to set up and clone another repository from a different host and found it couldn't find it.

The path i was using is - [email protected]:1000/home/account/www/site/

Is this the correct way to put in a port into this? The SSH doesn't work without the specific port.

1

There are 1 best solutions below

0
On BEST ANSWER

As it turns out, i didn't actually set a protocol. For anyone who gets stuck with this in the future, don't forget to put ssh:// at the start of your URL