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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-scm-interest mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-scm-interest
