Re: cws tools: Would a "remote pull" of a given milestone to accelerate cws rebasing be possible

Stephan Bergmann <[email protected]> Mon, 31 May 2010 14:09:05 +0200
Newsgroups gmane.comp.openoffice.devel.tools
Message-ID <[email protected]>
On 05/27/10 19:12, Christian Lohmaier wrote:
> As rebasing a cws with ADSL is a pain because of the slow upload link,
> I wondered whether it would be possible to add a
> 
> cws pullremote -m <milestone> or similar command to cwstools.

It would be cool if

   hg -R ssh://[email protected]/cws/mycws \
    pull http://hg.services.openoffice.org/DEV300

did what one would hope it would do.

-Stephan