"hg archive" with remote URL
Matt Mackall
mpm at selenic.com
Wed Aug 7 19:04:30 UTC 2013
On Wed, 2013-08-07 at 13:20 +0100, Mutlu Dogruel wrote:
> Hi,
>
> Is there any plan to support "hg archive" with remote URLs, as in:
>
> git archive --remote=ssh://git@bitbucket.org/username/reponame.git --format=tar --output="file.tar" master
Definitely not. We intentionally restrict the set of things you can do
with remote repositories to push and pull so that people are forced to
do everything else locally.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list