Mercurial > hg4j
comparison cmdline/org/tmatesoft/hg/console/Main.java @ 340:a54bfe0db959
IAE using stale data from branchheads file (invalid due to repository rollback)
| author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
|---|---|
| date | Thu, 17 Nov 2011 06:16:20 +0100 |
| parents | 863356c2847e |
| children | 75c452fdd76a |
comparison
equal
deleted
inserted
replaced
| 339:863356c2847e | 340:a54bfe0db959 |
|---|---|
| 97 // m.testSubrepos(); | 97 // m.testSubrepos(); |
| 98 // m.testReadWorkingCopy(); | 98 // m.testReadWorkingCopy(); |
| 99 // m.testParents(); | 99 // m.testParents(); |
| 100 // m.testEffectiveFileLog(); | 100 // m.testEffectiveFileLog(); |
| 101 // m.testCatAtCsetRevision(); | 101 // m.testCatAtCsetRevision(); |
| 102 m.testMergeState(); | 102 // m.testMergeState(); |
| 103 // m.testFileStatus(); | 103 // m.testFileStatus(); |
| 104 // m.dumpBranches(); | 104 m.dumpBranches(); |
| 105 // m.inflaterLengthException(); | 105 // m.inflaterLengthException(); |
| 106 // m.dumpIgnored(); | 106 // m.dumpIgnored(); |
| 107 // m.dumpDirstate(); | 107 // m.dumpDirstate(); |
| 108 // m.testStatusInternals(); | 108 // m.testStatusInternals(); |
| 109 // m.catCompleteHistory(); | 109 // m.catCompleteHistory(); |
