Marcus Harnisch writes:
I am only wondering if [breaking down the packages into individual
repos] is worth the effort.
Yes, it is worth the effort.
As you say, (at least for now) developers will basically need to clone
the entire repository. Occasional developers, writing small patches,
will indeed pretty much always want to pull all of the packages before
testing and pushing.
However, if you are developing a new package or a large feature for an
existing package, it makes a lot of sense to target a particular
version of the packages it depends on while doing the initial work,
and only when the package is basically working, update all of its
dependencies. This structure makes that possible, while continuing to
work on other packages (including updating non-dependencies) etc in
the same tree.
Regards,
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta