git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Beginner's question on how to use git for multiple parallel versions
@ 2010-01-04 11:29 Christian C. Schouten
  2010-01-04 13:29 ` Bill Lear
  2010-01-04 14:35 ` Dmitry Potapov
  0 siblings, 2 replies; 5+ messages in thread
From: Christian C. Schouten @ 2010-01-04 11:29 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]

Hello all,

I’ve got a project that I want to do version management on with git but being a beginner in
cvs/svn/dvcs etc. terminology I don’t know yet how to set it up.
My project needs to exist as several parallel copies, i.e. there is a “main version” in
which I do my development but it needs to end up being available as a couple of different
configurations.
For instance, say there is a file table.xml then this needs to contain different rows for versions
A and B. Likewise, a file process.bpel needs to be named identical for each version but contain
different content depending on whether it is distributed as version A or version B. Any changes
made in non-version specific files should be visible in all copies, but changes made to
version-specific files need to remain isolated to that particular version.

I read about branching, merging, rebasing and cherry-picking commits but I don’t get it yet.
Can anyone enlighten me on how I should approach this in a way that I can maintain easily
throughout future development for my situation?

Thanks in advance for any pointers,

Best,

Chris


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

end of thread, other threads:[~2010-01-04 15:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04 11:29 Beginner's question on how to use git for multiple parallel versions Christian C. Schouten
2010-01-04 13:29 ` Bill Lear
2010-01-04 13:35   ` Christian C. Schouten
2010-01-04 15:44     ` Bill Lear
2010-01-04 14:35 ` Dmitry Potapov

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).