Switching to git

View: New views
2 Messages — Rating Filter:   Alert me  

Switching to git

by ktreichel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Any suggestions?

Cheers,

Klaus



_______________________________________________
Dotgnu-pnet mailing list
Dotgnu-pnet@...
http://lists.gnu.org/mailman/listinfo/dotgnu-pnet

signature.asc (204 bytes) Download Attachment

Re: [Dotgnu-libjit] Switching to git

by Rhys Weatherley-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Jun 5, 2009 at 2:58 AM, Klaus Treichel <ktreichel@...> 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.


_______________________________________________
Dotgnu-pnet mailing list
Dotgnu-pnet@...
http://lists.gnu.org/mailman/listinfo/dotgnu-pnet