Change 11273

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4convert/src/com/perforce
Request Review
Download .zip
SVN: Add --tag=n option to search for labels in the SVN data.

Example use:

   java -jar p4convert.jar --type=SVN --repo=svn.dump --tags=2

Sample output:
... A:1 tags/1.0.4/
... D:2 tags/7.04.3/

Key:
   A - Automatic label
   S - Static label
   D - Deleted label
   B - Branch
   :n - number of changes on path
  • Files 4
  • Comments 0
4 edited 0 added 0 deleted
config/NodeFilterMap.java#2
Loading...
svn/Main.java#4
Loading...
svn/prescan/ExcludeParser.java#2
Loading...
svn/prescan/UsageParser.java#4
Loading...
Tip: Use n and p to cycle through the changes.