view tests/test-git-tags.out @ 310:53b0d608dcd5

when pushing, check if server is advertising annotated tags Check if already we have these annotated tags; if so, don't push it. Update test-git-tags too.
author Tay Ray Chuan <rctay89@gmail.com>
date Mon, 15 Mar 2010 12:53:54 +0800
parents af8d8fbc8025
children eb345bacc1da
line wrap: on
line source

Initialized empty Git repository in gitrepo/.git/

importing Hg objects into Git
Counting objects: 7, done.
Compressing objects:  25% (1/4)   
Compressing objects:  50% (2/4)   
Compressing objects:  75% (3/4)   
Compressing objects: 100% (4/4)   
Compressing objects: 100% (4/4), done.
Total 7 (delta 0), reused 0 (delta 0)
importing Git objects into Hg
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
@  changeset:   1:99dcc15b7b07
|  tag:         default/master
|  tag:         tip
|  tag:         beta
|  tag:         master
|  user:        test <test@example.org>
|  date:        Mon Jan 01 00:00:12 2007 +0000
|  summary:     add beta
|
o  changeset:   0:3442585be8a6
   tag:         alpha
   user:        test <test@example.org>
   date:        Mon Jan 01 00:00:10 2007 +0000
   summary:     add alpha

pushing to git://localhost/gitrepo
importing Hg objects into Git
creating and sending data
    default::refs/tags/beta => GIT:e6f255c6
    default::refs/tags/alpha => GIT:7eeab2ea
    default::refs/heads/master => GIT:3b7fd1b3