-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
When showing a list of files for a revision need to group the files into:
- Changed Files
- Added Files
- Deleted Files
This can be done using the methods isInitialRevision() and isDead() of the net.sf.statcvs.model.CvsRevision class.