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

Issue with access of Git repository on server from SourceTree

M Vijay Kumar August 30, 2016

Hi All,

We have a Git repository on windows server and trying to access it from sourcetree so that i could clone the repository and work on my local machine. What should be the sourcepath/url that should be provided as any url provided is throwing the error.

I would like to know the pattern of the URL so that i could check is there something i am missing from my end.

Currently i am using the below url.

username@servername\\Repositories2\Demo, Repositories\Demo is the place where the git repository is created.Any information provided will be really helpful to us.

 

Thanks,

Vijay

1 answer

0 votes
Rodney
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.
August 30, 2016

I think the url you are looking for is 

file:////servername/Repositories2/Demo

Since it is a local protocol you don't need to specify a username and password.  The OS handles the filesystem and network access.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events