Re: git repo missing upstream tag

Jaromír Mikeš mira.mikes at seznam.cz
Thu Oct 8 12:33:06 UTC 2009


> Od: Reinhard Tartler <siretart at tauware.de>

> > It works now thank you.
> > I just use this
> > $ git remote add alioth
> ssh://mira-guest@git.debian.org/git/pkg-multimedia/zynjacku.git
> > instead of
> >  $ git remote add alioth ssh://git.debian.org/git/pkg-multimedia/zynjacku.git
> > This was asking password, but my password from alioth was refused.
> 
> that's because you didn't configure ssh properly. Try this in your
> ~/.ssh/config:
> 
> Host *.debian.org
> 	User mira-guest
> 	ForwardX11 no
> 
> now a simple 'ssh git.debian.org date' should give you alioth's time
> without any password confirmation.

Great, thats works perfectly for me ..
Thank you ... Still have a lot of to learn ;)

regards 

mira




More information about the pkg-multimedia-maintainers mailing list