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 |
|---|---|---|
| Deprecated Work | 1 | @deprecated |
| FIXME Work | 1 | fixme, @fixme |
| Todo Work | 4 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.apache.maven.scm.provider.svn.svnexe.command.tag.SvnTagCommand | Line |
|---|---|
| --No comment-- | 203 |
Number of occurrences found in the code: 1
| org.apache.maven.scm.provider.svn.svnexe.command.info.SvnInfoConsumer | Line |
|---|---|
| Can't throw any exceptions in consumeLine.. | 99 |
Number of occurrences found in the code: 4
| org.apache.maven.scm.provider.svn.svnexe.command.add.SvnAddCommand | Line |
|---|---|
| could do this with propset? | 52 |
| 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 | 162 |
| 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 | 153 |