Mercurial > hg > hg-git
view tests/test-hg-tags.out @ 470:493b55cb7362
tests: remove hg 1.4.3 from make all-version-tests
As demonstrated by the test suite, it was already broken. Specifically, the
"Remove any dangling tag references." section of git_handler.py wasn't properly
detecting Hg 1.4, and fell through to a call to util.safehasattr, which didn't
yet exist.
author | David M. Carr <david@carrclan.us> |
---|---|
date | Sat, 04 Aug 2012 14:06:19 -0400 |
parents | b8eeabb61c7b |
children | 4793c3725abe |
line wrap: on
line source
Initialized empty Git repository in gitrepo/.git/ Switched to a new branch 'not-master' importing git objects into hg 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pushing to git://localhost/gitrepo exporting hg objects to git creating and sending data default::refs/heads/not-master => GIT:7eeab2ea default::refs/tags/alpha => GIT:7eeab2ea default::refs/heads/master => GIT:9a2616b9 @ changeset: 1:d529e9229f6d | tag: default/master | tag: tip | user: test | date: Mon Jan 01 00:00:11 2007 +0000 | summary: Added tag alpha for changeset 3442585be8a6 | o changeset: 0:3442585be8a6 tag: alpha tag: default/not-master user: test <test@example.org> date: Mon Jan 01 00:00:10 2007 +0000 summary: add alpha % git should have the tag alpha alpha importing git objects into hg 2 files updated, 0 files merged, 0 files removed, 0 files unresolved @ changeset: 1:d529e9229f6d | tag: default/master | tag: tip | user: test | date: Mon Jan 01 00:00:11 2007 +0000 | summary: Added tag alpha for changeset 3442585be8a6 | o changeset: 0:3442585be8a6 tag: alpha tag: default/not-master user: test <test@example.org> date: Mon Jan 01 00:00:10 2007 +0000 summary: add alpha % the tag should be in .hgtags 3442585be8a60c6cd476bbc4e45755339f2a23ef alpha