From: Roman Z. <zi...@fh...> - 2000-07-19 11:23:46
|
Hi, > Do you give the files (sticky) labels at commit time? It is easier then to > check out an older version (like 2.4.0-test2 ;-)) Before I import a new version I tag the current version with e.g. apus-2_4_0-test3. If you want to compare different versions, look for the tag with cvs log <file> and then use it with cvs diff. bye, Roman |