| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Tue, 13 Jul 2004 09:32:02 -0700 (PDT) |
Even better, create a ~/.cvsrc file with:
cvs -q
diff -u
update -Pd
checkout -P
Then you don't have to worry about giving cvs the right options.
-Matt