linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Walls <awalls@md.metrocast.net>
To: linux-media@vger.kernel.org
Subject: Q: Setting up a GIT repository on linuxtv.org
Date: Sun, 23 May 2010 13:17:24 -0400	[thread overview]
Message-ID: <1274635044.2275.11.camel@localhost> (raw)

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



             reply	other threads:[~2010-05-23 17:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-23 17:17 Andy Walls [this message]
2010-05-23 18:35 ` Q: Setting up a GIT repository on linuxtv.org 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1274635044.2275.11.camel@localhost \
    --to=awalls@md.metrocast.net \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).