Re: problem with git
On Thu, May 21, 2009 at 2:56 AM, Tirumurti Vasudevan 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
Re: problem with git
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. 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 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$ regards tv On Wed, May 20, 2009 at 12:21 PM, Tirumurti Vasudevan wrote: > wow! > worked. > thanks a ton! > -- My blogs: [all in Tamil] http://anmikam4dumbme.blogspot.com/ http://chitirampesuthati.blogspot.com/ photo blog now with english text too! http://kathaikathaiyaam.blogspot.com/ BE HAPPY! LIFE IS TOO SHORT TO BE UNHAPPY! ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: Manuals without strings
El mié, 20-05-2009 a las 09:17 +0200, Claude Paroz escribió: > Le mercredi 20 mai 2009 à 07:41 +0200, Jorge González González a écrit : > > Hi, > > > > I found the following modules with empty documentation: > > genius: http://l10n.gnome.org/vertimus/genius/master/help/es > > gnome-pilot: http://l10n.gnome.org/vertimus/gnome-pilot/master/help/es > > * meld http://l10n.gnome.org/vertimus/meld/master/help/es (not standard > > doc) > > These help files are not gnome-doc-utils compliant. Removed from stats. Thanks Claude. > > Claude > > > ___ > gnome-i18n mailing list > gnome-i18n@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-i18n -- Jorge González González Weblog: http://aloriel.no-ip.org Fotolog: http://www.flickr.com/photos/aloriel ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: Incoming tracker release and damned-lies
Luca Ferretti írta: > The Tracker team is going to publish a new release next week (it was > planned for previous, but there are some major bugs to fix). > > There are, of course, some new and updated message to translate, BUT > note that the target branch is "tracker-0.6", not "master". > > So, could someone add this branch on damned-lies? Currently only > "master" is available here http://l10n.gnome.org/module/tracker/ > > Cheers, Luca > ___ > gnome-i18n mailing list > gnome-i18n@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-i18n > Here we go: http://l10n.gnome.org/module/tracker/#tracker-0.6 Regards Gabor Kelemen ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n
Incoming tracker release and damned-lies
The Tracker team is going to publish a new release next week (it was planned for previous, but there are some major bugs to fix). There are, of course, some new and updated message to translate, BUT note that the target branch is "tracker-0.6", not "master". So, could someone add this branch on damned-lies? Currently only "master" is available here http://l10n.gnome.org/module/tracker/ Cheers, Luca ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: Manuals without strings
Le mercredi 20 mai 2009 à 07:41 +0200, Jorge González González a écrit : > Hi, > > I found the following modules with empty documentation: > genius: http://l10n.gnome.org/vertimus/genius/master/help/es > gnome-pilot: http://l10n.gnome.org/vertimus/gnome-pilot/master/help/es > * meld http://l10n.gnome.org/vertimus/meld/master/help/es (not standard > doc) These help files are not gnome-doc-utils compliant. Removed from stats. Claude ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n