Change 11047

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4convert
Request Review
Download .zip
SVN: Test case 119 labels_branch-branch.

Test what happens when a label is branched with edits and deletes.  The default behaviour
is to keep the initial label as a label and the resulting branch is sparse.  If this is
not desired then the tag should be included in the branch mapping (include.map).

For example:

[exclude.map]
^tags/.*

[include.map]
^tags/full_branch/.*
  • Files 16
  • Comments 0
6 edited 10 added 0 deleted
src/com/perforce/svn/node/NodeConvert.java#4
Loading...
src/com/perforce/svn/process/SvnProcessChange.java#7
Loading...
src/com/perforce/svn/tag/TagEntry.java#3
Loading...
src/com/perforce/svn/tag/TagParser.java#3
Loading...
test/com/perforce/integration/ImportTests.java#10
Loading...
test/com/perforce/integration/IntegrationTests.java#9
Loading...
test/com/perforce/integration/dumps/labels_branch-branch/exclude.map#1
Loading...
test/com/perforce/integration/dumps/labels_branch-branch/import/tags/2.0.1/src/file1.txt,d/1.6#1
Loading...
test/com/perforce/integration/dumps/labels_branch-branch/import/trunk/src/file1.txt,d/1.1#1
Loading...
test/com/perforce/integration/dumps/labels_branch-branch/import/trunk/src/file2.txt,d/1.1#1
Loading...
test/com/perforce/integration/dumps/labels_branch-branch/jnl.0#1
Loading...
test/com/perforce/integration/dumps/labels_branch-branch/repo.dump#1
Loading...
test/com/perforce/integration/import/base/labels_branch-branch/import/tags/2.0.1/src/file1.txt,d/1.6#1
Loading...
test/com/perforce/integration/import/base/labels_branch-branch/import/trunk/src/file1.txt,d/1.1#1
Loading...
test/com/perforce/integration/import/base/labels_branch-branch/import/trunk/src/file2.txt,d/1.1#1
Loading...
test/com/perforce/integration/import/base/labels_branch-branch/jnl.sort#1
Loading...
Tip: Use n and p to cycle through the changes.