Hi Blake,
> Been using CVS for years and never knew about those update options. I
> suppose whenever I had a problem I just deleted the whole thing an
> re-checked it out. It is amazing to me that CVS requires special
> parameters to do a real update.
Perhaps of use:
$ cat ~/.cvsrc
Thanks. Been using CVS for years and never knew about those update
options. I suppose whenever I had a problem I just deleted the whole thing
an re-checked it out. It is amazing to me that CVS requires special
parameters to do a real update.
I hope SVN (what I use now) doesn't have this pro
> make[2]: Leaving directory `/home/blake/Backup/groff/arch/misc'
> mkdir -p -- src/libs/gnulib
> /bin/bash: line 11: ./configure: No such file or directory
This directory exists in the CVS! It seems you haven't updated the
CVS repository with
cvs -z9 update -dP
Werner
I've built groff many time before from CVS but can't now. I get:
blake@vm-linux:~/Backup/groff$ ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are