>>>> Jerry James <james(a)xemacs.org> writes:
Is there some way of doing a pull on all subrepos? (I can't see
one
in the help text.)
There is an extension, onsub.
http://mercurial.selenic.com/wiki/OnsubExtension
It's more or less just a way to run a command on all subrepos. So
pulling in all subrepos is done like this.
hg onsub "hg pull -u"
I use it in the package smoketest to ge the latest versions off all
subrepos.
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta