linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Q: Setting up a GIT repository on linuxtv.org
@ 2010-05-23 17:17 Andy Walls
  2010-05-23 18:35 ` Mauro Carvalho Chehab
  2010-05-24  7:08 ` Pawel Osciak
  0 siblings, 2 replies; 6+ messages in thread
From: Andy Walls @ 2010-05-23 17:17 UTC (permalink / raw)
  To: linux-media

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 awalls@linuxtv.org git-menu
        (clone linux-2.6.git naming it v4l-dvb  <-- Is this right?)
$ git clone \
	git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
        v4l-dvb
$ cd v4l-dvb
$ git remote add linuxtv http://linuxtv.org/git/v4l-dvb.git
$ git remote add awalls ssh://linuxtv.org/git/awalls/v4l-dvb.git
$ git remote update

and then what?  Something like

$ git checkout -b cxfoo linuxtv/master   

to develop changes for some Conexant chips for example???


Thanks,
Andy



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-05-24  7:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-23 17:17 Q: Setting up a GIT repository on linuxtv.org Andy Walls
2010-05-23 18:35 ` Mauro Carvalho Chehab
2010-05-23 20:12   ` Andy Walls
2010-05-24  7:08 ` Pawel Osciak
2010-05-24  7:25   ` Laurent Pinchart
2010-05-24  7:31     ` Pawel Osciak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).