[Kde-scm-interest] Package splitting
Michael Pyne
mpyne at kde.org
Tue Jan 26 22:47:21 CET 2010
On Tuesday 26 January 2010 04:36:09 Mark Kretschmann wrote:
> 1)
> Put each application in separate repositories.
>
> Don't put it all in one repo, like ExtraGear tried it in SVN. Some
> believe that this makes it easier to build and maintain all this, but
> in reality it's exactly the opposite. If you want to build, say,
> "digiKam", you may not be interested in building "KPovModeler" as
> well. And even if you wanted to do that, it could be scripted easily,
> with something like KDESVN-Build (Michael Pyne is working on a version
> for Git, I heard).
No, it already works.
One thing I'll mention is that a lot of people really do want to just build
one application at a time, and so there's a lot of code I had to add to
kdesvn-build to make it resolve the difference between SVN modules and
subdirectories of modules in order to still try and Do The Right Thing.
We could group git modules together (at least in a build tool) just by
defining some format for a logical grouping of git modules (it may even be
possible in git directly going the submodule route, I haven't tried)
Regards,
- Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-scm-interest/attachments/20100126/0dccb823/attachment.sig
More information about the Kde-scm-interest
mailing list