[Kde-games-devel] GIT Conversion status

Viranch Mehta viranch.mehta at gmail.com
Sun May 13 21:58:29 UTC 2012


On Mon, May 14, 2012 at 1:11 AM, Stefan Majewsky <
stefan.majewsky at googlemail.com> wrote:

> On Sun, May 13, 2012 at 10:03 AM, Viranch Mehta <viranch.mehta at gmail.com>
> wrote:
> > So how do I fix the tagging
> > stuff that you mentioned above, on which you'll be relying on in future?
>
> Look up the commit ID of the initial commit e.g. in `git log` or `gitk`,
> and say
>
>    git tag svn-import $COMMIT_ID
>    git push --tags origin
>

Done. If it matters, remote rejected the push tags saying unannotated tags
are not allowed. So I did "git tag -af svn-import $COMMIT_ID" and pushed
again (-a makes the tag annotated and -f was required to force the
re-tagging)

Viranch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20120514/f3846c0c/attachment.html>


More information about the kde-games-devel mailing list