DragonFly BSD
DragonFly bugs List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: buildworld cleanup bug?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 14 Jul 2004 02:22:13 -0700 (PDT)

:I usually have "cvs -q -R", since it can speed up things for repos
:on network fs's. It's also good if you have a read only repo.
:When one want to write to the repo, however, one has to use the -f
:flag to cvs. Eg. "cvs -f commit my/changed/file".
:
:Just my 0.02$
:        -Richard

    The latest cvs (which is in DFly) now only locks on a directory
    by directory basis rather then a file by file basis, so using -R
    should not have as great an effect on speed as it used to
    (some timing tests might quanity this a bit more!).

    -R is still useful when accessing a repository that has been mounted
    read-only.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]