Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possible to clone a repository onto an external server via SSH?

Carrie Short March 26, 2012

I'd like to use a development server instead of cloning all the files in a repo to my local machine. Is it possible to do this with sourcetree? I've tried cloning repository setting ssh://username@server.com as the destination path. Error message is 'Repository removed or deleted'

I can clone the repository to my devel server via terminal commands, but would really like to use the sourcetree GUI.

1 answer

1 accepted

0 votes
Answer accepted
stevestreeting
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 26, 2012

No, neither git nor hg allow the destination of the clone to be a remote. The only way is to ssh into the server and perform the git/hg commands there.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events