Mats Lidell <matsl(a)xemacs.org> writes:
>>>>> 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"
That's dangerous, as it doesn't necessarily give you the *consistent*
set that Norbert is managing. (On the other hand, 'hg onsub "hg pull"'
should be safe, but it's not what you want.)
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta