On Tue, 8 May 2001, Nathan E Norman wrote: > On Tue, May 08, 2001 at 05:29:30PM -0400, Jon Eisenstein wrote: > > > I use cvs in Debian for lots of things but I'm still a newcomer in > > > this field, I think I am not being able to get new created directories > > > and files from the cvs repository with an cvs update, are there > > > arguments or options to do this? > > > > Try using 'cvs update -d'. That should update newly created directories > > and files. > > ... and "cvs update -dP" will pull in new dirs but prune empty dirs > (new or not).
echo "update -dP" >> ~/.cvsrc