Exporting from CVS
by raja[ Edit ] 2008-03-06 09:44:52
To export cvs modules(ie., without cvs directories) the following command can be used.
cvs export -D 05/03/2008 test
where test is a cvs module.
This command will fetch test module as on 05/03/2008.