how to do basic mercurial export of a revision
peter at peterkellner.net
peter at peterkellner.net
Mon Feb 14 18:26:51 UTC 2011
That makes sense. I try to make my builds as independent as I can from any outside changes (and not depend on anything), but in this case, it is probably worth it. I assume you are suggesting do a one time clone to my build server, then before each build do a pull?
-----Original Message-----
From: Kevin Bullock [mailto:kbullock+mercurial at ringworld.org]
Sent: Monday, February 14, 2011 10:23 AM
To: peter at peterkellner.net
Cc: mercurial at selenic.com list
Subject: Re: how to do basic mercurial export of a revision
On Feb 13, 2011, at 11:15 PM, peter at peterkellner.net wrote:
> I'm really looking for a way to download to my build server the fast and small payload I can.
If that's the case, why not configure your build server to build directly from an hg repo? A pull will give you a much smaller payload than downloading a tarball every time, unless you're doing something hg wasn't designed for (tracking large, poorly-compressible files).
pacem in terris / mir / shanti / salaam / heiwa Kevin R. Bullock
More information about the Mercurial
mailing list