git submodules or, how do we share code between unrelated projects?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm looking at git-submodule, but I start to get the impression it is old
CVS jargon that brought me there.

We are two open source projects creating implementations of the Prolog
language.  One (SWI-Prolog) is under GIT, the other (YAP) is under CVS
but will move to git if this helps.

We want to start sharing some developments. I guess for each (unrelated)
library we wish to share we must create a git repo, right? Now we
generally need compatibility patches to make this shared code run
on both systems and we need some way to get this code into the main
repo of both systems, such that a clone of the repo of a system gets
you the shared library.

I guess GIT must be perfect for this, but I'm a bit unsure on the
proper setup of the workflow.  Is there a project that has something
similar established and has guidelines how to manage this?

	Cheers --- Jan


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux