dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet] Re: [Dotgnu-libjit] Switching to git


From: Rhys Weatherley
Subject: [Dotgnu-pnet] Re: [Dotgnu-libjit] Switching to git
Date: Fri, 5 Jun 2009 10:53:26 +1000

On Fri, Jun 5, 2009 at 2:58 AM, Klaus Treichel <address@hidden> wrote:
Hi,

I just discovered that it is possible to have more than one git
repository on savannah. So the conversion should be easy.

The layout would be:

/src/git/dotgnu-pnet.git   -- This is the master repository for the
submodules
/src/git/dotgnu-pnet/cscctest.git
/src/git/dotgnu-pnet/libCrayons.git
/src/git/dotgnu-pnet/libjit.git
/src/git/dotgnu-pnet/ml-pnet.git
/src/git/dotgnu-pnet/pnet.git
/src/git/dotgnu-pnet/pnetC.git
/src/git/dotgnu-pnet/pnetlib.git
/src/git/dotgnu-pnet/treecc.git

In that case, it may just be easier to forget the master repository with the submodule definitions.  The git submodule system is a little wacky in that it won't check out "master" on the submodules by default when it pulls them down.  Also, every commit to the submodules needs to essentially be made again in the master repository. This can be confusing to new git users (and this not so new git user too! :-) ).  Other than that, the layout looks good.

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]