further:
a made a chnage in ta.po and tried again

d...@narayana:~/git/rygel/po$ git commit -m "Added Tamil translation" ta.po
# Not currently on any branch.
nothing to commit (working directory clean)
d...@narayana:~/git/rygel/po$ git commit -m "Added Tamil translation" ta.po
[detached HEAD e16c005] Added Tamil translation
 1 files changed, 3 insertions(+), 2 deletions(-)
 mode change 100755 => 100644 po/ta.po
d...@narayana:~/git/rygel/po$ git push
fatal: You are not currently on a branch.
d...@narayana:~/git/rygel/po$

how to "latch on" to a branch?
regards
tv

On Fri, Aug 6, 2010 at 7:36 PM, Andre Klapper <ak...@gmx.net> wrote:

> Am Freitag, den 06.08.2010, 19:29 +0530 schrieb Tirumurti Vasudevan:
> > rygel is a new s/w for me. so far no tamil translations.
> > so i download ta.po from net and work on it
> > i try to commit. what worked for caribou did not work here.
> > how to solve this not on any branch?
> > d...@narayana:~/git/rygel/po$ git commit -m "Added ta translation"
> > LINGUAS ta.po[detached HEAD 438eab8] Added ta translation
>
> I assume the "[detached" part is a new line.
>
> >  2 files changed, 836 insertions(+), 0 deletions(-)
>
> So you committed changes to ta.po and LINGUAS.
>
> > create mode 100755 po/ta.po
> > d...@narayana:~/git/rygel/po$ git commit -m "Added Tamil translation"
> > ta.po
>
> So you try to commit changes to ta.po for a second time, but there are
> no changes in the meantime. Hence:
>
> > nothing to commit (working directory clean)
>
>
> andre
> --
>  mailto:ak...@gmx.net | failed
>  http://www.iomc.de/  | http://blogs.gnome.org/aklapper
>
> _______________________________________________
> gnome-i18n mailing list
> gnome-i18n@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n
>



-- 
http://www.swaminathar.org/
http://aanmikamforyouth.blogspot.com/
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to