On 9 Mar, 02:10, Ted Dennison <[EMAIL PROTECTED]> wrote: > Anyway, it looks like accessing remote Windows repositories using UNC > net drives doesn't work, so we will probably need to use git-daemon.
While UNC paths of \\server\resource\path kind don't work, mapped drives seem to work fine (I was able to pull from and push to a repo on such drive.)
