On Thu, May 21, 2009 at 2:56 AM, Tirumurti Vasudevan <agnih...@gmail.com>wrote:

> i thank all those who helped me get the hang of git.
> i have been translating and pushing a few files in the last two days.
> thanks a million.


Thanks for your questions. They helped refine the page at
http://live.gnome.org/TranslationProject/GitHowTo


>
>
> btw
> an error msg
> should i be bothered about it?
> ---------------
> d...@narayana:~/git/gnome-applets/po$ git pull --rebase
> remote: Counting objects: 108, done.
> remote: Compressing objects: 100% (72/72), done.
> remote: Total 75 (delta 54), reused 0 (delta 0)
> Unpacking objects: 100% (75/75), done.
> From ssh://vasude...@git.gnome.org/git/gnome-applets
>    3f745bd..052253d  gnome-2-26 -> origin/gnome-2-26
>    7e80b03..b070247  master     -> origin/master
> First, rewinding head to replay your work on top of it...
> Applying Updated Tamil translation
> Applying Updated Tamil translation


This is good; all went fine.


> d...@narayana:~/git/gnome-applets/po$ git push
> Counting objects: 11, done.
> Compressing objects: 100% (8/8), done.
> Writing objects: 100% (8/8), 2.23 KiB, done.
> Total 8 (delta 6), reused 0 (delta 0)
> error: refname 'GNOME_0_30_PATCHES' is ambiguous
> To ssh://vasude...@git.gnome.org/git/gnome-applets
>    b070247..2e3a419  master -> master
> error: refname 'GNOME_0_30_PATCHES' is ambiguous
> d...@narayana:~/git/gnome-applets/po$
>

As far as I understand, this error is due to the fact that a tag and a
branch
have the same name. I just verified this is the case.

Apart from that, your commit has been pushed successfully.
By looking at http://git.gnome.org/cgit/gnome-applets/
you can verify your commit was added,
http://git.gnome.org/cgit/gnome-applets/commit/?id=2e3a4191b2ee413c53083b8d5b7e4aeca73eb615

Simos
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to