Show More
@@ -1030,3 +1030,24 b' Actual testing' | |||||
1030 | # unbundling: adding file changes |
|
1030 | # unbundling: adding file changes | |
1031 | # unbundling: added 1 changesets with 1 changes to 1 files |
|
1031 | # unbundling: added 1 changesets with 1 changes to 1 files | |
1032 | # unbundling: (run 'hg update' to get a working copy) |
|
1032 | # unbundling: (run 'hg update' to get a working copy) | |
|
1033 | $ testrevs 'desc("C-")' | |||
|
1034 | ### Matched revisions### | |||
|
1035 | 9ac430e15fca: C-A | |||
|
1036 | cefb651fc2fd: C-B | |||
|
1037 | ### Relevant markers ### | |||
|
1038 | cefb651fc2fdc7bb75e588781de5e432c134e8a5 0 {9ac430e15fca923b0ba027ca85d4d75c5c9cb73c} (Thu Jan 01 00:00:00 1970 +0000) {'user': 'test'} | |||
|
1039 | # bundling: 2 changesets found | |||
|
1040 | ### Bundled markers ### | |||
|
1041 | cefb651fc2fdc7bb75e588781de5e432c134e8a5 0 {9ac430e15fca923b0ba027ca85d4d75c5c9cb73c} (Thu Jan 01 00:00:00 1970 +0000) {'user': 'test'} | |||
|
1042 | ### diff <relevant> <bundled> ### | |||
|
1043 | ################################# | |||
|
1044 | # stripping: saved backup bundle to $TESTTMP/lonely-prune/.hg/strip-backup/9ac430e15fca-b9855b02-backup.hg | |||
|
1045 | ### Backup markers ### | |||
|
1046 | cefb651fc2fdc7bb75e588781de5e432c134e8a5 0 {9ac430e15fca923b0ba027ca85d4d75c5c9cb73c} (Thu Jan 01 00:00:00 1970 +0000) {'user': 'test'} | |||
|
1047 | ### diff <relevant> <backed-up> ### | |||
|
1048 | ################################# | |||
|
1049 | # unbundling: adding changesets | |||
|
1050 | # unbundling: adding manifests | |||
|
1051 | # unbundling: adding file changes | |||
|
1052 | # unbundling: added 2 changesets with 2 changes to 2 files | |||
|
1053 | # unbundling: (run 'hg update' to get a working copy) |
General Comments 0
You need to be logged in to leave comments.
Login now