Thanks for the tips :-) Karr, David wrote:
>>-----Original Message----- >>From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] >> >>Use the following command to pick up everything new that's >>checked in (as >>well as pruning empty directories): >> >> cvs update -dP >> >Or even better, create a file "$HOME/.cvsrc" that sets your "always" >options, that might look like this (make sure you understand all of these >options before you store this): > >-------------- >cvs -r >update -dP >checkout -P >diff -c >-------------- > -- Eddie Bush -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>