12 January, 2009

First Gnome GIT Commit IN...

gnome moved to GIT ahead of KDE:-)
it was confusion how to commit as a Translator as Damned lies are changed and
everybody can make account on it and submit translation there. But how
to commit.
I have did small search and send first updated file via GIT-svn.
---------
alam@linux-1f05:~/ git clone git://git-mirror.gnome.org/git/gnome-desktop
alam@linux-1f05:~/ git svn init -s svn+ssh://@svn.gnome.org/svn/gnome-desktop --prefix=origin/svn/
alam@linux-1f05:~/git svn rebase
alam@linux-1f05:~/l10n/gnome/GIT/gnome-desktop/po> git commit -a -m "2nd attempt to commit translation for pa.po"
Created commit 8ba8cb7: 2nd attempt to commit translation for pa.po
1 files changed, 189 insertions(+), 153 deletions(-)
alam@linux-1f05:~/l10n/gnome/GIT/gnome-desktop> git svn dcommit
Committing to svn+ssh://@svn.gnome.org/svn/gnome-desktop/trunk ...
M po/pa.po
Committed r5344
M po/pa.po
r5344 = 99872f975ea4227625f8ba2d1df58e5e78e8534f (origin/svn/trunk)
No changes between current HEAD and refs/remotes/origin/svn/trunk
Resetting to the latest refs/remotes/origin/svn/trunk
------
it is reflected and Damned lies. It was 2nd try and commit...

few things:
1) Download size is quite big (gnome-panel-~40MB) (-)
2) number of commands increase (5 instead of 2) (-)

Link used as Reference to make this happen.

No comments: