On 30.01.11 10:18:24, James Duncan wrote:
> On Sat, Jan 29, 2011 at 4:46 PM, Milian Wolff <m...@milianw.de> wrote:
> 
> > Hey all, I'm not sure whether this is the right list, suggestions welcome.
> >
> > I think about merging these two repositories:
> >
> > http://projects.kde.org/kdev-php (language support)
> > http://projects.kde.org/kdev-php-docs (embedded PHP.net docs)
> 
> For what it's worth, another option would be to keep both repositories, but
> install the kdev-php-docs repository as a submodule of the kdev-php
> repository (e.g., in kdev-php/docs or something similar), or vice-versa (or,
> create a "super" repository with both as submodules).  This maintains the
> logical split between the two, while transparently combining them (thus
> provide a single tree from which a tarball must be made, etc.).

Unfortunately git's submodule support is far from being overly useful
for such cases. Its useful to keep track of a seldomly-changing external
dependency that you build along with your own stuff, but for things
which should be in sync almost all the time its far too much of a
hassle.

Andreas

-- 
Your object is to save the world, while still leading a pleasant life.
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to