This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH for F77 info files (was: Re: Fortran files missing)
- To: manfred at s-direktnet dot de, Manfred dot Hollstein at ks dot sel dot alcatel dot de
- Subject: Re: PATCH for F77 info files (was: Re: Fortran files missing)
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 21 Jun 1998 01:05:16 -0600
- cc: mrs at wrs dot com, burley at gnu dot org, d dot love at dl dot ac dot uk, egcs-bugs at cygnus dot com, ian at cygnus dot com
- Reply-To: law at cygnus dot com
In message <13707.33329.596151.348721@saturn.hollstein.net>you write:
> According to the comments in cvs.info I omitted -d; I didn't know that
> I should use the -A flag either.
Actually, I never use -d unless I know there's a new directory in
the repository. Otherwise it will suck in directories that I may
have deleted because I didn't want them in the first place.
ie, consider if you've checked out everything except gcc/f and libf2c;
if you then cvs update -d, those directories will be checked out.
Just something to be aware of.
jeff
ps. I don't use -A either :-)