hoi :)
On Sat, Dec 02, 2006 at 02:50:45PM +0100, Josef Weidendorfer wrote:
On Saturday 02 December 2006 11:04, Andy Parkins wrote:
quoted
quoted
So what do you do with deleted submodules?
You wouldn't want them to still sit around in your working directory,
but you still have to preserve them.
Now that is a tricky one. Mind you, I think that problem exists for any
implementation. I haven't got a good answer for that.
That suggests that it is probably better to separate submodule repositories
from their checked out working trees. Why not put the GITDIRs of the submodules
in subdirectories of the supermodules GITDIR instead?
Why not simply use a shared object database instead?
You can still have an alternative to some standalone bare repository of
the submodule if you do not like to store submodule objects in the
supermodule repository.
--
Martin Waitz