On Sat, May 13, 2006 at 11:54:35AM +0200, Simon 'corecode' Schubert wrote: > On 13.05.2006, at 01:21, Matthew Dillon wrote: > > Alternatively the source tree wasn't checked out or updated with > >-P. > > Make sure you have a ~/.cvsrc file with: > > > > cvs -q > > diff -u > > update -Pd > > checkout -P > > rtag -a > > maybe we should put this in /etc/cvsrc?
I still think that's a bad idea if such a file exists, since you can't *override* -P. Sometimes you want exactly that. Joerg
