* Michael Sperber <sperber(a)deinprogramm.de>:
Hello Mike,
Norbert Koch <viteno(a)xemacs.org> writes:
> These changes I refer to are mine, and I simply haven't realized (up to
> now) that I have to commit changes to local packages in the top-level
> xemacs-package hierarchy as well.
You don't. The xemacs-package repo contains *references* to specific
revisions of all the packages (in file .hgsubstate). When you say "hg
commit" in xemacs-packages, it checks those references against the
checked-out revisions of the individual packages and updates
.hgsubstate, and commits those changes.
Thanks for the explanation.
> The only thing missing now are the pushes. Do I push locally in
the
> package and on top-level or is the latter sufficient?
Pushing at the top-level recurses into the individual packages.
So, given I succeed in getting the cc-mode package clean, I should
commit on top and push and have a clean repository. Sounds easy enough
:-)
Thanks,
norbert.
--
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta