Antoine Beaupré writes ("Bug#726953: dgit fails with submodules"): > Package: dgit > Version: 0.15 > Severity: normal > > This one is a little hairy, but regardless... ... > I will try to push this git repo online once I have the benediction of > the current maintainer, for further testing.
I'm not sure exactly what's going on here but AFAICT you are trying to do dgit push on a branch which contains git submodule metadata - ie, where the complete source tree depends on these other modules. Have I understood this right ? I don't think this is going to work without a significant amount of extra thought, and then probably lots and lots of work. Thinking about it, it's going to be very troublesome. dgit would need to ensure that the submodules were available in the dgit-repos, somehow, and decide how their branches were to be managed. Also, you have the problem that dgit wouldn't know how to convert non-dgit-based uploads into the submodule structure. How do you think dgit should handle these problems ? (I tried a dgit clone of bugs-everywhere and found it was only in squeeze, and the clone seemed to work just fine.) Ian. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org