Hi there. I'm trying to use CVS to get a diff of my project from
6/30/2006. Reading the manpage, I get:

cvs -q diff -r dev -D "2006-06-30"
cvs -q diff -r dev -D "6 days ago"
cvs -q diff -r dev -D "2006/06/30"


In this case, I'm comparing the dev tag to itself. Use without -r produces the same results.

Thanks.

Richard


_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to