Repository linking?

Paul Chiusano paul.chiusano at gmail.com
Fri Apr 18 19:49:06 UTC 2008


I have the following scenario, and I'm not sure the best way to handle it.

Suppose I have projects, A, B, and C, each with separate repos. Suppose B
and C are both libraries, containing a bunch of source, from which I
generate b.jar and c.jar, which project A references. When updating A, I'd
like A to get the latest jars from B and C, but I don't want to have a
mammoth repo containing all of A, B, and C. Really I'd like to "link" b.jar
in the B repository to A. I'm not sure if this concept of linking files
makes any sense in the distributed VCS context, or what an equivalent way of
achieving this would be. Any suggestions?

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20080418/688aedd2/attachment-0001.html>


More information about the Mercurial mailing list