On Sat, Nov 19, 2011 at 04:11:24PM +0000 I heard the voice of Christian Weisgerber, and lo! it spake thus: > > You can also export the repository by NFS to other machines nearby. > A "local" checkout from an NFS file system is more efficient than > cvs's remote handling.
An additional speedup can be gotten from using readonly mode (cvs -R); that saves a lot of lockfile creation along the way. -- Matthew Fuller (MF4839) | [email protected] Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
