git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: kanagesh radhakrishnan <rkanagesh@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Using repo to work with multiple GIT repositories
Date: Mon, 8 Dec 2008 08:23:40 -0800	[thread overview]
Message-ID: <20081208162340.GE31551@spearce.org> (raw)
In-Reply-To: <ece1079f0812050320n7191097sbc1c10c353b23708@mail.gmail.com>

kanagesh radhakrishnan <rkanagesh@gmail.com> wrote:
> 
> My work currently resides in four different source trees, namely:
> 
>    * bootloaders   (git://192.168.10.1/bootloaders)
>    * kernel           (git://192.168.10.1/kernel)
>    * applications  (git://192.168.10.1/apps)
>    * build             (git://192.168.10.1/build)
> 
> I maintain them as four different git repositories.  They are hosted
> on a local server enabling any other developer to be able to clone
> from one of the trees, make changes, commit locally and then push to
> the git server.
> 
> I was browsing through the Android source code and found that they
> have a similar situation where code is maintained in a large number of
> independent GIT repositories.  The tool 'repo' is being used to
> initialize and sync each tree.

FWIW this was cross-posted to repo-discuss, which is possibly
better suited to discussion about "repo".  :-)

I posted my answer there this morning:

http://groups.google.com/group/repo-discuss/browse_thread/thread/67fdbba9619084

-- 
Shawn.

      reply	other threads:[~2008-12-08 16:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-05 11:20 Using repo to work with multiple GIT repositories kanagesh radhakrishnan
2008-12-08 16:23 ` Shawn O. Pearce [this message]

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=20081208162340.GE31551@spearce.org \
    --to=spearce@spearce.org \
    --cc=git@vger.kernel.org \
    --cc=rkanagesh@gmail.com \
    /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).