git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* organizing multiple repositories with dependencies
@ 2012-04-16  9:27 Namit Bhalla
  2012-04-16 14:30 ` Jakub Narebski
  2012-04-24 19:48 ` Eugene Sajine
  0 siblings, 2 replies; 34+ messages in thread
From: Namit Bhalla @ 2012-04-16  9:27 UTC (permalink / raw)
  To: git@vger.kernel.org

I am looking to track some projects using Git with each project as a 
separate repository.
Even after reading the documentation, I am still wondering if there is a 
way to organize things as described below.

Consider 2 projects, Project-a and Project-b, which are housed in 
repositories Repo-a and Repo-b respectively. 
Project-a develops reusable libraries which are needed by Project-b 
(otherwise Project-b will not compile).
When a new stable version of Project-a libraries has to be delivered, they 
are "checked into" a path in Repo-a.
Now, I would like to setup Repo-b so that when someone starts working on 
Project-b, he should be able to retrieve the code from Repo-b as well as the libraries from Repo-a. Is there any way to achieve that in 
Git?

Thanks for any pointers!

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

end of thread, other threads:[~2012-04-30 19:46 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16  9:27 organizing multiple repositories with dependencies Namit Bhalla
2012-04-16 14:30 ` Jakub Narebski
2012-04-16 20:08   ` dag
2012-04-17 17:29     ` Hilco Wijbenga
2012-04-17 17:51       ` dag
2012-04-17 18:37       ` Seth Robertson
2012-04-17 19:55         ` Hilco Wijbenga
2012-04-17 20:51           ` dag
2012-04-17 21:43             ` Hilco Wijbenga
2012-04-17 22:25               ` PJ Weisberg
2012-04-17 22:49                 ` Hilco Wijbenga
2012-04-18 10:15                   ` Namit Bhalla
2012-04-18 12:09               ` Jens Lehmann
2012-04-24 17:17               ` dag
2012-04-24 18:54                 ` Hilco Wijbenga
2012-04-24 21:09                   ` PJ Weisberg
2012-04-24 22:04                     ` Hilco Wijbenga
2012-04-24 23:33                   ` dag
2012-04-30 19:25                     ` Phil Hord
2012-04-30 19:43                       ` dag
2012-04-18 12:19             ` Jens Lehmann
2012-04-24 17:22               ` dag
2012-04-24 17:59                 ` Seth Robertson
2012-04-24 20:26                   ` Jens Lehmann
2012-04-24 20:52                     ` Seth Robertson
2012-04-24 23:21                     ` dag
2012-04-28 17:31                       ` username localhost
2012-04-24 23:25                   ` dag
2012-04-25 12:48                     ` Seth Robertson
2012-04-27 14:23                       ` dag
2012-04-24 19:48 ` Eugene Sajine
2012-04-24 22:11   ` Hilco Wijbenga
2012-04-24 23:38     ` dag
2012-04-24 23:36   ` dag

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