Thread (11 messages) flat view 11 messages, 6 authors, 2016-06-15

Re: [RFC/PATCH] commit-tree: bump MAX_PARENTS to 128

From: Andy Parkins <hidden>
Date: 2016-06-15 22:42:56

On Tuesday 2007 February 27 10:52, Jeff King wrote:
A year or so ago, I started using git, and imported all of my CVS repos
to git. I did each class directory separately, reasoning that each
represented a separate history. This can end up being unwieldy, because
there are dozens of repositories; I would now like to group them in the
same repo for ease of clone/fetch.
It doesn't have fetch or clone support, but perhaps my poorman's submodule 
code will help you a bit, until real submodule support appears in git.

http://marc2.theaimsgroup.com/?l=git&m=116662031219222&w=2

I've found it useful for myself, and with a little bit of massaging I don't 
think it would be hard to put fetch support in.  I think it just needs a way 
of telling the remote end to switch GIT_DIR to a different directory.

"Merges" are handled by simply sorting out any conflicts in the module file 
(basically you pick one of the submodule commits) just as you would with any 
other file.

As I say - not fabulous, but gets me by.



Andy

-- 
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help