Hello,

just use the following notation on windows file shares:

file:///\\server\path\my-repo.git

Kind regards,
Daniel

2012/1/25 mynkow <[email protected]>

> 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