Le mardi 28 septembre 2010 à 00:20 -0700, Narine Martirosyan a écrit :

> I have already tried to push by specifying the branch, but the result is the 
> same. 
> 
> I can't understand the reason why "git push" command says: 
> 
> > error: refname 'gnome-2-0-0' is ambiguous.
> 
> May be I need to remove that branch from my local branched list, but how ..., 

I just try to do it for you and obtained:

$ git push origin gnome-2-32
Counting objects: 7, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 394 bytes, done.
Total 4 (delta 3), reused 0 (delta 0)
error: refname 'gnome-2-0-0' is ambiguous
error: refname 'gnome-2-0-0' is ambiguous
To ssh://clau...@git.gnome.org/git/gnome-control-center
   7afb231..e558bf6  gnome-2-32 -> gnome-2-32

So I also got the error, but it didn't prevent the push. Generally those
"ambiguous" errors are meaningless and can be ignored. It's just strange
that it blocked the push for you...

Claude

P.S. Good practices on GNOME lists is to post as text (no HTML) and not
top-posting. Please try to respect it.

> 
> --- On Mon, 9/27/10, Claude Paroz <cla...@2xlibre.net> wrote:
> 
>         From: Claude Paroz <cla...@2xlibre.net>
>         Subject: Re: Armenian transalation issues
>         To: "Narine Martirosyan" <narine_martiros...@instigatedesign.com>
>         Cc: "Christian Persch" <c...@src.gnome.org>, "Frederic Peters" 
> <fpet...@gnome.org>
>         Date: Monday, September 27, 2010, 11:50 PM
>         
>         Narine,
>         
>         Try to push and explicitely specify the branch:
>         'git push origin gnome-2-32' (or 'git push origin master')
>         
>         Claude
>         
>         Le lundi 27 septembre 2010 à 22:35 -0700, Narine Martirosyan a écrit :
>         > Hello,
>         > 
>         > I apologize for troubling you again, but I have a problem during the
>         > gnome-control-center commit I got an error, which says:
>         > #######################################
>         > Counting objects: 9, done.
>         > Compressing objects: 100% (5/5), done.
>         > Writing objects: 100% (5/5), 4.70 KiB, done.
>         > Total 5 (delta 4), reused 0 (delta 0)
>         > error: refname 'gnome-2-0-0' is ambiguous
>         > ########################################
>         > 
>         > And as a result of this error git rejected my commitment.
>         > 
>         > It's seems that gnome-2-0-0 branch was deleted ...
>         > 
>         > --Narine
>         > 
>         > --- On Mon, 9/27/10, Narine Martirosyan
>         > <narine_martiros...@instigatedesign.com> wrote:
>         >         
>         >         From: Narine Martirosyan
>         >         <narine_martiros...@instigatedesign.com>
>         >         Subject: Re: Armenian transalation issues
>         >         To: "Claude Paroz" <cla...@2xlibre.net>
>         >         Cc: "Christian Persch" <c...@src.gnome.org>, "Frederic 
> Peters"
>         >         <fpet...@gnome.org>
>         >         Date: Monday, September 27, 2010, 10:14 PM
>         >         
>         >         Thanks :)
>         >         
>         >         I didn't notice that the branch has changed for the 
> package. 
>         >         
>         >         --Narine
>         >         
>         >         --- On Mon, 9/27/10, Claude Paroz <cla...@2xlibre.net> 
> wrote:
>         >                 
>         >                 From: Claude Paroz <cla...@2xlibre.net>
>         >                 Subject: Re: Armenian transalation issues
>         >                 To: "Narine Martirosyan"
>         >                 <narine_martiros...@instigatedesign.com>
>         >                 Cc: "Christian Persch" <c...@src.gnome.org>, 
> "Frederic
>         >                 Peters" <fpet...@gnome.org>
>         >                 Date: Monday, September 27, 2010, 1:23 AM
>         >                 
>         >                 Le lundi 27 septembre 2010 à 01:05 -0700, Narine
>         >                 Martirosyan a écrit :
>         >                 > Hello,
>         >                 > 
>         >                 > Thanks for help with the glade3 translation 
> issues.
>         >                 I used intltool
>         >                 > 0.37 and it doesn't support msgctxt generation. I
>         >                 updated intltool
>         >                 > version to 0.41 as you adviced and it helps.
>         >                 > 
>         >                 > Sorry for not interrupting the mails thread, I 
> have
>         >                 deleted the
>         >                 > e-mails by mistaken. 
>         >                 > 
>         >                 > Could you also help me with an issue with
>         >                 gnome-control-center for
>         >                 > Armenian translation. The web browser shows error:
>         >                 LINGUAS file
>         >                 > doesn't contain entry for Armenian, but LINGUAS 
> file
>         >                 contains hy and
>         >                 > it's committed. 
>         >                 > 
>         >                 
>         >                 Hello,
>         >                 
>         >                 The LINGUAS file in the gnome-2-32 branch does not
>         >                 contain "hy".
>         >                 
>         >                 
> http://git.gnome.org/browse/gnome-control-center/tree/po/LINGUAS?h=gnome-2-32
>         >                 
>         >                 Cheers,
>         >                 
>         >                 Claude
>         >                 -- 
>         >                 www.2xlibre.net
>         >                 
>         >                 
>         
>         -- 
>         www.2xlibre.net
>         
>         

-- 
www.2xlibre.net

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

Reply via email to