git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about handling of heterogeneous repositories
@ 2005-11-22 16:50 Alex Riesen
  2005-11-22 19:40 ` Andreas Ericsson
  0 siblings, 1 reply; 11+ messages in thread
From: Alex Riesen @ 2005-11-22 16:50 UTC (permalink / raw)
  To: git

Hi,

it is sometimes the case that a project consists of parts which are
unrelated to each other, and only thing in common between them is that
they all are used in that particular project. For example a program
uses some library and the developer(s) of that program would like to
have the source of that library somewhere close. Well, for this simple
example one could just use two repositories, laid close to each other
in a directory, like project/lib and project/prog.
Now, if I make the example a bit more complex and say, that the
developers of the program are the developers in that project and
change everything under project/ directory, including
project/library/. They are also good people and ready to give the
changes to the library upstream.

How do they achieve that, without sending project/ and project/program/?

For everyone who have an experience with ClearCase or Perforce (I'm
sorry for mentioning it) it is what the "mappings" are often used for:
a project is build together from different parts, which can be worked
on separately.

I'm trying to introduce git at work, but have to prepare myself for
possible questions first, and this is one of them :)

Greetings,
Alex Riesen

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

end of thread, other threads:[~2005-12-01  8:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-22 16:50 Question about handling of heterogeneous repositories Alex Riesen
2005-11-22 19:40 ` Andreas Ericsson
2005-11-22 23:22   ` Alex Riesen
2005-11-27 13:11     ` Petr Baudis
2005-11-29 20:47       ` Alex Riesen
     [not found]         ` <200511301405.19541.Josef.Weidendorfer@gmx.de>
2005-11-30 13:15           ` Alex Riesen
2005-11-30 13:58             ` Johannes Schindelin
2005-11-30 14:40               ` Josef Weidendorfer
2005-11-30 15:01                 ` Alex Riesen
2005-11-30 16:49                   ` Josef Weidendorfer
2005-12-01  8:16                     ` Alex Riesen

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