RE: Setting up a GIT repository on linuxtv.org

2010-05-24 Thread Pawel Osciak
Hi Laurent, >Laurent Pinchart wrote: >On Monday 24 May 2010 09:08:51 Pawel Osciak wrote: >> >Andy Walls wrote: >> >Hi, >> > >> >I'm a GIT idiot, so I need a little help on getting a properly setup >> >repo at linuxtv.org. Can someone tell me if this is the right >> >procedure: >> > >> >$ ssh -t

Re: Setting up a GIT repository on linuxtv.org

2010-05-24 Thread Laurent Pinchart
Hi Pawel, On Monday 24 May 2010 09:08:51 Pawel Osciak wrote: > >Andy Walls wrote: > >Hi, > > > >I'm a GIT idiot, so I need a little help on getting a properly setup > >repo at linuxtv.org. Can someone tell me if this is the right > >procedure: > > > >$ ssh -t awa...@linuxtv.org git-menu > > > >

RE: Setting up a GIT repository on linuxtv.org

2010-05-24 Thread Pawel Osciak
>Andy Walls wrote: >Hi, > >I'm a GIT idiot, so I need a little help on getting a properly setup >repo at linuxtv.org. Can someone tell me if this is the right >procedure: > >$ ssh -t awa...@linuxtv.org git-menu >(clone linux-2.6.git naming it v4l-dvb <-- Is this right?) >$ git clone \ >

Re: Q: Setting up a GIT repository on linuxtv.org

2010-05-23 Thread Andy Walls
On Sun, 2010-05-23 at 15:35 -0300, Mauro Carvalho Chehab wrote: > Andy Walls wrote: > > Hi, > > > > I'm a GIT idiot, so I need a little help on getting a properly setup > > repo at linuxtv.org. Can someone tell me if this is the right > > procedure: > > > > $ ssh -t awa...@linuxtv.org git-menu >

Re: Q: Setting up a GIT repository on linuxtv.org

2010-05-23 Thread Mauro Carvalho Chehab
Andy Walls wrote: > Hi, > > I'm a GIT idiot, so I need a little help on getting a properly setup > repo at linuxtv.org. Can someone tell me if this is the right > procedure: > > $ ssh -t awa...@linuxtv.org git-menu > (clone linux-2.6.git naming it v4l-dvb <-- Is this right?) Whatever n

Q: Setting up a GIT repository on linuxtv.org

2010-05-23 Thread Andy Walls
Hi, I'm a GIT idiot, so I need a little help on getting a properly setup repo at linuxtv.org. Can someone tell me if this is the right procedure: $ ssh -t awa...@linuxtv.org git-menu (clone linux-2.6.git naming it v4l-dvb <-- Is this right?) $ git clone \ git://git.kernel.org/pu