Re: git problem



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?
> drtv 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
> drtv 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-47 gmx net | failed
 http://www.iomc.de/  | http://blogs.gnome.org/aklapper



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]