On Jul 9, 3:25 am, [EMAIL PROTECTED] wrote:
> Issue 130: Cannot fetch to mapped network drives
> (Samba)http://code.google.com/p/msysgit/issues/detail?id=130
issue notification preferences at:http://code.google.com/hosting/
settings
I find it helpful to use Wireshark (http://wireshark.org/) to diagnose
problems accessing shared network folders. I suggest the following:
1. Start a network trace in Wireshark
2. Reproduce the problem with git.
3. Stop the network trace and save it to a file.
4. Start a new network trace
5. Reproduce the working case with vim
6. Stop the network trace and save it to a different file.
By reviewing the network traces, it may be more clear exactly what
network operation is causing git to report an error.