Re: Problem with pushing translations to Git (accerciser, eog)

2011-09-07 Thread Yuri Myasoedov
08.09.2011, 09:40, "Yuri Myasoedov" :
> Hi!
>
> I have a problem with Git, can't push updated translations for the
> following modules: accerciser, eog. Does anyone else have this problem?
>
> [yuri@magellan gnome-3-2]$ git clone git://git.gnome.org/accerciser

Oopps... sorry, sorry. It's my fault :) False alarm.
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Problem with pushing translations to Git (accerciser, eog)

2011-09-08 Thread Abderrahim Kitouni
في خ، 08-09-2011 عند 10:06 +0400 ، كتب Yuri Myasoedov:
> 08.09.2011, 09:40, "Yuri Myasoedov" :
> > Hi!
> >
> > I have a problem with Git, can't push updated translations for the
> > following modules: accerciser, eog. Does anyone else have this problem?
> >
> > [yuri@magellan gnome-3-2]$ git clone git://git.gnome.org/accerciser
> 
> Oopps... sorry, sorry. It's my fault :) False alarm.

you can add 

[url "ssh://usern...@git.gnome.org/git/"]
pushInsteadOf = git://git.gnome.org/

to your ~/.gitconfig, and it will always push using ssh even if you
clone without it.

HTH,
Abderrahim

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


Re: Problem with pushing translations to Git (accerciser, eog)

2011-09-09 Thread Yuri Myasoedov
08.09.2011, 23:18, "Abderrahim Kitouni" :
> في خ، 08-09-2011 عند 10:06 +0400 ، كتب Yuri Myasoedov:
>
>>  08.09.2011, 09:40, "Yuri Myasoedov" :
>>>  Hi!
>>>
>>>  I have a problem with Git, can't push updated translations for the
>>>  following modules: accerciser, eog. Does anyone else have this problem?
>>>
>>>  [yuri@magellan gnome-3-2]$ git clone git://git.gnome.org/accerciser
>>  Oopps... sorry, sorry. It's my fault :) False alarm.
>
> you can add
>
> [url "ssh://usern...@git.gnome.org/git/"]
> pushInsteadOf = git://git.gnome.org/
>
> to your ~/.gitconfig, and it will always push using ssh even if you
> clone without it.

Thanks for the advice! I'll try.
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Problem with pushing translations to Git (accerciser, eog)

2011-09-09 Thread Simos Xenitellis
On Fri, Sep 9, 2011 at 10:29 AM, Yuri Myasoedov  wrote:
> 08.09.2011, 23:18, "Abderrahim Kitouni" :
>> في خ، 08-09-2011 عند 10:06 +0400 ، كتب Yuri Myasoedov:
>>
>>>  08.09.2011, 09:40, "Yuri Myasoedov" :
  Hi!

  I have a problem with Git, can't push updated translations for the
  following modules: accerciser, eog. Does anyone else have this problem?

  [yuri@magellan gnome-3-2]$ git clone git://git.gnome.org/accerciser
>>>  Oopps... sorry, sorry. It's my fault :) False alarm.
>>
>> you can add
>>
>> [url "ssh://usern...@git.gnome.org/git/"]
>> pushInsteadOf = git://git.gnome.org/
>>
>> to your ~/.gitconfig, and it will always push using ssh even if you
>> clone without it.
>
> Thanks for the advice! I'll try.
>

There is also a 'git' command for the above change. See

http://live.gnome.org/TranslationProject/GitHowTo#Convert_an_anonymous_clone_into_an_eponymous_one

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