From: Junio C Hamano <gitster@pobox.com>
To: "Holding\, Lawrence" <Lawrence.Holding@cubic.com>
Cc: <git@vger.kernel.org>
Subject: Re: Mixing and matching multiple projects
Date: Sun, 19 Feb 2012 16:36:57 -0800 [thread overview]
Message-ID: <7vy5rynxw6.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <A5E8E180685CEF45AB9E737A010799802D972E@cdnz-ex1.corp.cubic.cub> (Lawrence Holding's message of "Mon, 20 Feb 2012 13:17:23 +1300")
"Holding, Lawrence" <Lawrence.Holding@cubic.com> writes:
> How about
> - creating a "driver" project in the superproject,
> - add a .gitignore or .git/exclude entry for the
> /s/xyzzy/os/drivers/frotz folder into the os project
> - symlinking the /s/xyzzy/os/drivers/frotz folder to the
> /s/xyzzy/driver/frotz folder
Thanks.
I think that is essentially the same as what I wrote with "symlink" in my
last paragraph as a known-to-work workaround. The real location of the
frotz driver, whether it is in a directory directly in the superproject,
or a separate submodule that is bound to the superproject outside the "os"
submodule, does not make an essential difference, as long as it is outside
"os".
I was asking if people who have used submodules have better solutions than
that "symlink" solution.
next prev parent reply other threads:[~2012-02-20 0:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-17 19:19 Mixing and matching multiple projects Junio C Hamano
2012-02-17 19:49 ` Junio C Hamano
2012-02-20 0:17 ` Holding, Lawrence
2012-02-20 0:36 ` Junio C Hamano [this message]
2012-02-17 20:06 ` Seth Robertson
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=7vy5rynxw6.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=Lawrence.Holding@cubic.com \
--cc=git@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.