Re: Happiness is fast compilation over NFS

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 20 Jul 1996 19:53:40 +0100 (BST)


> Speaking of a VCS that supports remote checkout, do you know of one, that
> doesn't rely on NFS or the sort?

cvs-1.7 and cvs-1.8 handle it just fine. You can also get them to use ssh to
do secure checkouts. This is how the SparcLinux tree, the Linux maintenance
project tree and some of the BSD groups work for development.

Alan