"hg archive" with remote URL

Kastner Masilko, Friedrich kastner-masilko at at.festo.com
Thu Aug 8 12:19:40 UTC 2013


> From: mercurial-bounces at selenic.com [mailto:mercurial-bounces at selenic.com] On Behalf Of Mutlu Dogruel
>
> >> 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.
> >
> 
> So what would your preferred method of getting project code be in an
> automated customer-side product deployment?

_Especially_ in an automated customer-side product deployment scenario I wouldn't want them to install git locally and SSH into my repository server. I'd rather have them downloading zip archives from my authorizing web-server via something like wget and HTTPS, and this is easy enough with hgweb's archive feature. Having customers installing a DVCS to get started with deployment is a no-no IMHO.

Regards,
Fritz



Development Software Systems
Festo Gesellschaft m.b.H.
Linzer Strasse 227
Austria - 1140 Wien

Firmenbuch Wien
FN 38435y
UID: ATU14650108

Tel: +43(1)91075-198
Fax: +43(1)91075-282
www.festo.at

Der Inhalt dieser E-Mail und moeglicher Anhaenge sind ausschliesslich fuer den bezeichneten Adressaten bestimmt.
Jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail und
moeglicher Anhaenge durch unberechtigte Dritte ist unzulaessig. Wir bitten Sie, sich mit dem Absender der E-Mail in
Verbindung zu setzen, falls Sie nicht der Adressat dieser E-Mail sind sowie das Material von Ihrem Computer zu loeschen.

This e-mail and any attachments are confidential and intended solely for the addressee. The perusal, publication, copying or
dissemination of the contents of this e-mail by unauthorised third parties is prohibited. If you are not the intended recipient of this
e-mail, please delete it and immediately notify the sender.




More information about the Mercurial mailing list