I updated a translation received from a translator, and committed
according to what is normal procedure, as far as I can tell. But for
some reason, git deleted the file.


$ git commit --author="Andreas N. <gedem...@gmail.com>" -m "Updated Norwegian 
Nynorsk translation" nn.po
[master 36ba64d] Updated Norwegian Nynorsk translation
 Author: Andreas N <gedem...@gmail.com>
 1 files changed, 0 insertions(+), 2768 deletions(-)
 delete mode 100644 po/nn.po


I don't understand why. I discovered this when the module was listed
as untranslated in damned-lies after I pushed. I was able to recover
the file from an emacs backup and re-add the file.


$ git add nn.po
$ git commit --author="Andreas N. <gedem...@gmail.com>" -m "Updated Norwegian 
Nynorsk translation" nn.po
[master d9ad3cd] Updated Norwegian Nynorsk translation
 Author: Andreas N <gedem...@gmail.com>
 1 files changed, 2758 insertions(+), 0 deletions(-)
 create mode 100644 po/nn.po
biodrifts-macbook-pro-6:po aasmunds$ git push
Counting objects: 6, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 17.26 KiB, done.
Total 4 (delta 2), reused 0 (delta 0)
To ssh://git.gnome.org/git/network-manager-applet
   36ba64d..d9ad3cd  master -> master


Now damned-lies looks ok, except that the discussion that was there
has disappeared. Is somebody able to explain what went wrong with git?
I'm not aware of anything I did to have caused it. git version 1.7.8,
installed with Fink on OSX Leopard.


-- 
Åsmund Skjæveland

Attachment: pgp9vDjVyyahR.pgp
Description: PGP signature

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

Reply via email to