The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Carrie Short
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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.

TAGS
AUG Leaders

Atlassian Community Events