git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: CPD <cdavidson@altsoftware.com>
To: git@vger.kernel.org
Subject: Can you do this with GIT?
Date: Fri, 27 Jul 2007 11:02:37 -0700 (PDT)	[thread overview]
Message-ID: <11834063.post@talk.nabble.com> (raw)


Hi All,

I hope this is the right forum, it's all I could find. Sincere apologies in
advance if I in the wrong place.

I set up a source control system for the company around CVS, but GIT has
some very attractive features and I'd like to migrate if it can do some
other things that we need.

We produce variations based on a (mostly) common codebase. In CVS I set up
"environment" modules for each platform, then when you are working on that
platform, you simply check out the correct environment and build. Only the
needed code and tools are exposed in that environment (this is important as
clients must NOT see each other's code and most customers have some
customization). I do this by defining and renaming modules in the CVSROOT
modules file.

Does GIT support anything like this? Or another way to acheive the same end?

Thanks muchly, in advance, Colin
-- 
View this message in context: http://www.nabble.com/Can-you-do-this-with-GIT--tf4159350.html#a11834063
Sent from the git mailing list archive at Nabble.com.

             reply	other threads:[~2007-07-27 18:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-27 18:02 CPD [this message]
2007-07-27 19:05 ` Can you do this with GIT? Johannes Schindelin
2007-07-27 19:45   ` Ray Lehtiniemi
2007-07-27 19:49     ` Johannes Schindelin
2007-07-27 20:08       ` Ray Lehtiniemi
2007-07-27 19:45 ` Linus Torvalds
2007-07-27 19:52 ` Ray Lehtiniemi

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=11834063.post@talk.nabble.com \
    --to=cdavidson@altsoftware.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 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).