> From: PJ Weisberg <[email protected]> > > I would bet that /dev/dvd is on a different filesystem than the repository, > and /etc/hosts is not. Not that that explains/solves your problem; I'm > just speculating on what the difference might be. Git has no problem with > symlinks in a more traditionally laid-out repository, so I doubt it's that.
Interesting point: I created /etc/hosts.link as a link to /etc/hosts, and Git handled it properly. Dale -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
