Marcin Cieslak <[email protected]> writes: > What I did a lot in the past was NFS-sharing /usr/src (and sometimes /usr/obj) > via NFS. If it is one network, you don't really need to copy the same stuff > accross the little machines.
I wouldn't recommend that unless there's no other option. Git is very sensitive to file system latency and does not perform well over NFS. DES -- Dag-Erling Smørgrav - [email protected]
