[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] .cvsignore Files for CVS.
|
From: |
Ralph Corderoy |
|
Subject: |
Re: [Groff] .cvsignore Files for CVS. |
|
Date: |
Tue, 17 Jul 2001 15:05:17 +0100 |
Hi Werner,
> > I find when using the CVS version of groff that the lack of .cvsignore
> > files in each of the source directories results in many `? foo.o'
> > warnings from CVS.
>
> Strange. According to the CVS info files, `*.o' is silently ignored.
>
> How do you update the CVS archive?
My apologies. My handwritten example was misleading. None of the
complaints are about files matching *.o but instead about other output
files.
% cd font/devascii
% cvs up
? R
? I
? B
? BI
? DESC
%
Ralph.