git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Submodules or separate repos?
@ 2011-04-25 10:35 Michael Treibton
  2011-04-25 19:57 ` Jens Lehmann
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Treibton @ 2011-04-25 10:35 UTC (permalink / raw)
  To: git

hi,

please CC me as i am not subscribed

ive recently converted a project that was in svn to use git - and
that's gone well.

in doing this ive been wondering if i can't split up the respository
more.  currently we have this:

project/
    core/
    modules/
        moduleA/
        moduleB/

Which i think is fairly typical of most projects.

i was wondering how feasible it would be to split out "moduleA" and
"moduleB" into their own repositories? to me that makes sense.  but by
themselves neither "moduleA" or "moduleB" would compile without the
core.

So...

does this make more sense for submodules or separate repositories?

And if they were separate repositories, how would this work from a
development point of view?  what about a release of the project? would
there be a makefile which pulled in a known version of tarball
released from each moduleX repository?

What do most other people do in this situation?

TIA!

Michael

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

end of thread, other threads:[~2011-04-25 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-25 10:35 Submodules or separate repos? Michael Treibton
2011-04-25 19:57 ` Jens Lehmann

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