>>>>> "Camm" == Camm Maguire <c...@maguirefamily.org> writes:

    >> I've some experience with submodules, if you'd like to run that route,
    >> I may be able to iron out any bumps; the biggest "gotcha" is generally
    >> to commit (and push) any changes in the submodule first, then push the
    >> containing project, so it's updated with the newly committed ID. If
    >> you're merely tracking upstream, that's less likely to be an issue.
    >> 

    Camm> gmp uses 'hg' (mercurial?), but binutils is a git project.  All I want
    Camm> to do is to be able to ship the latest tarballs at release time, and
    Camm> avoid huge diffs in gcl's git.  Advice?  Should there be anything in
    Camm> gcl's git at all?

Perhaps this will help.
http://stackoverflow.com/questions/883452/git-interoperability-with-a-mercurial-repository

I have no idea if this will work or not, having never worked with
subprojects of any form.

Ray


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to