From: John A. T. <ja...@ja...> - 2006-02-08 03:08:45
|
brett lentz wrote: >Or, you can just do a quick n' dirty mass renaming from the command >line to remove the ",v". > > That won't compile, since the RCS file format (which is what CVS uses to store individual files) contains a bunch of meta information and the entire revision history of the file -- just renaming it won't change it into a flat java file of the most recent version. You really should just use CVS to check it out directly from Sourceforge. -- John A. Tamplin ja...@ja... 770/436-5387 HOME 4116 Manson Ave Smyrna, GA 30082-3723 |