I configured my git and specified the repository as a share path like this 
: \\192.168.0.6\Git\MyRepository

At some point it tells me that \192.168.0.6\Git\MyRepository does not 
exists. May be some1 wrote this
kind of code? repository = repository.Replace("\\\\","\\");

Reply via email to