hg diff --subrepos

Michael Sperber sperber at deinprogramm.de
Sat Dec 24 14:55:50 EST 2011


Mats Lidell <matsl at xemacs.org> writes:

>>>>>> Jerry James <james at 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



More information about the XEmacs-Beta mailing list