how to do basic mercurial export of a revision

peter at peterkellner.net peter at peterkellner.net
Mon Feb 14 04:49:15 UTC 2011


I'm not feeling overwhelmed by this doc.

If I say: "hg archive -t zip" I get no .hg specified.  Of course, because it has no idea where to get the data from.  How to I specify the url of my bitbucket account pointing to my repository?

Thanks.

-----Original Message-----
From: Mike Meyer [mailto:mwm at mired.org] 
Sent: Sunday, February 13, 2011 8:43 PM
To: peter at peterkellner.net
Cc: mercurial at selenic.com
Subject: Re: how to do basic mercurial export of a revision

On Sun, 13 Feb 2011 21:35:59 -0700
"peter at peterkellner.net" <peter at peterkellner.net> wrote:

> I have a build system and I want to basically do the equivalent of a subversion export.  I don't want the .hg directory.  My preference would be to get a zip or tar file of the latest version or a version I designate.  I'd take a directory tree though.  Clone seems to always get me the .hg file.  I'm pulling not from my local but from bitbucket (https://....)

hg help archive

   <mike
-- 
Mike Meyer <mwm at mired.org>		http://www.mired.org/consulting.html
Independent Software developer/SCM consultant, email for more information.

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org



More information about the Mercurial mailing list