On 27-03 12:08, Andrei Pelinescu-Onciul wrote:
On Mar 27, 2009 at 11:00, Daniel-Constantin Mierla
<miconda(a)gmail.com> wrote:
What should: make all and make install do? (which set of modules)
How would the installed version look like? (all module in the same dir?)
If you run make all and then start ./sr with loadmodule "textops" in
sr.cfg, which textops version will be used, the on from k or from s?
If we manage to find some good answers to the above questions, then we
could go for it.
BTW: we don't even need same repos, if we have separate dirs, we could
experiment with git submodules (which basically tell that a subdir
content should be fetched from another repo).
I follow (well, try to) the git mailing list and it seems to me that the
submodule implementation is still a bit problematic because there were lots of
questions/problems reported on the list.
Also debian lenny currently has git 1.5.6.5 and the latest stable is 1.6.2.1,
so most of won't have the most recent features and fixes.
Jan.