Larry Jones wrote: > John Beranek writes: >>We use the CVS server via pserver, but generally the client is run on >>the server machine. > > Does it make any difference if you run in local mode rather than client/ > server mode?
---------------------------------------------------------------------- time cvs -d /home/cvs/cvsroot co tools/xxxx/xxxx/xxxx/docs/xxxx.pdf real 3m26.161s user 3m23.930s sys 0m0.130s ---------------------------------------------------------------------- So, no (except for the fact the pserver example in my first post _was_ run remotely, thereby showing different numbers for "user" time spent). Oh, and something I forgot to put in the first email: ---------------------------------------------------------------------- $ ls -lh tools/xxxx/xxxx/xxxx/docs/xxxx.pdf -rw-r--r-- 1 jberanek jberanek 3.0M Mar 17 12:55 tools/xxxx/xxxx/xxxx/docs/xxxx.pdf ---------------------------------------------------------------------- John. -- John Beranek To generalise is to be an idiot. http://redux.org.uk/ -- William Blake _______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
