Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@todo1
TODO5

Each tag is detailed below:

@todo

Number of occurences found in the code: 1

org.apache.maven.scm.repository.ScmRepositoryLine
clarify need - should be able to merge with ScmProviderRepository?27

TODO

Number of occurences found in the code: 5

org.apache.maven.scm.command.diff.AbstractDiffCommandLine
Better support for entire filesets.32
Better support for entire changesets (ie consistency between revision handling in CVS and SVN).33
Consistent handling of revisions, tags and dates - currently only revisions supported, though tags will work for CVS34
org.apache.maven.scm.provider.AbstractScmProviderLine
binary may be dependant on particular files though141
set boolean?142