Brian Payton
DTP PMC Lead
Data Tools Development
IBM Silicon Valley Laboratory
From:
Yong Jiang <yjiang@xxxxxxxxxxx>
To:
"dtp-dev@xxxxxxxxxxx"
<dtp-dev@xxxxxxxxxxx>
Date:
08/12/2011 01:36 AM
Subject:
[dtp-dev] Push
tag in Git repo
Sent by:
dtp-dev-bounces@xxxxxxxxxxx
By default, the 'git push' doesnât
transfer tags to remote servers.
You will have to explicitly push tags to
remote repo after you tag the plugins and update map file. Otherwise DTP
build will fail.
Command line:
git push origin v201108120600
EGit UI:
Team -> Remote -> Push...
Click 'Add All Tags Spec' in Push dialog