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?


To: dillon@xxxxxxxxxxxxxxxxxxxx
From: Richard Nyberg <rnyberg@xxxxxxxx>
Date: Wed, 14 Jul 2004 09:25:09 +0200

At Tue, 13 Jul 2004 09:32:02 -0700 (PDT),
Matthew Dillon wrote:
> 
>     Even better, create a ~/.cvsrc file with:
> 
>     cvs -q
>     diff -u
>     update -Pd
>     checkout -P
> 
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




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