Tag List Report

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

Tag Class Total number of occurrences Tag strings used by tag class
@todo 2 @todo
TODO 4 TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 2

org.apache.maven.scm.provider.svn.svnexe.command.branch.SvnBranchCommand Line
since this is just a copy, use that instead. 52
org.apache.maven.scm.provider.svn.svnexe.command.tag.SvnTagCommand Line
since this is just a copy, use that instead. 53

TODO

Number of occurrences found in the code: 4

org.apache.maven.scm.provider.svn.svnexe.command.add.SvnAddCommand Line
could do this with propset? 51
org.apache.maven.scm.provider.svn.svnexe.command.changelog.SvnChangeLogCommand Line
May want to add some kind of support for --stop-on-copy and --limit NUM 157
org.apache.maven.scm.provider.svn.svnexe.command.changelog.SvnChangeLogConsumer Line
this may even change to MOVED if we later explore whole changeset and find matching DELETED 266
org.apache.maven.scm.provider.svn.svnexe.command.tag.SvnTagCommand Line
Improve this error message 148