On 12/10/06, Torgil Svensson <torgil.svensson@gmail.com> wrote:This example is somewhat complex since the build for lib1.so and the header-file might not has gone through the same commit on the lib1 subproject. Consider this example: lib1 - library project (source tracking) ------------------------------------------ Blob: /src/lib1.h app1 - application project (source tracking) ----------------------------------------- Link: /headers/lib1.h -> <lib1-commit1>/src/lib1.h build1 - Build project (binary build tracking) ------------------------------------ Link: /src/lib1 -> <lib1-commit2>/ Link: /src/app1 -> <app1-commit>/ Blob: /i386/lib1/lib1.so Blob: /i386/app1/app1 Release Project (file compilation tracking) ----------------------------------- Link: /headers/lib1.h -> <lib1-commit3>/src/lib1.h Link: /bin/lib1.so -> <build1-commit>/i386/lib1/lib1.so Link: /bin/app1 -> <build1-commit>/i386/app1/app1 <lib1-commit1>, <lib1-commit2> and <lib1-commit3> should be the same, dictated by the app1 project. Can we enforce this in the modules file or should the different supermodules fix this somehow using scripts/hooks? How do the super-projects in this case get access to the blobs pointed by the links - transparent or explicit in the build-process? //Torgil - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Ondrej Zary | pata_it821x completely broken |
| Jeremy Fitzhardinge | [PATCH 02 of 36] x86: add memory clobber to save/loadsegment |
| Thomas Renninger | AMD Mobile Semprons (3500+, 3600+,...) break with nohz and highres enabled |
git: | |
| Linus Torvalds | People unaware of the importance of "git gc"? |
| Jakub Narebski | Octopus merge: unique (?) to git, but is it useful? |
| Junio C Hamano | [ANNOUNCE] GIT 1.5.3-rc4 |
| Theodore Tso | Re: git on MacOSX and files with decomposed utf-8 file names |
| qw er | OpenBSD sucks |
| Richard Stallman | Real men don't attack straw men |
| Henning Brauer | Re: About Xen: maybe a reiterative question but .. |
| Kevin Neff | Patching a SSH 'Weakness' |
| David Miller | [GIT]: Networking |
| Steve Wise | pktgen question |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Waskiewicz Jr, Peter P | RE: [PATCH 2/3][NET_BATCH] net core use batching |
