hg push -> supports ftp:// URLs?

Subhash Chandran subwiz at gmail.com
Sat Jan 27 08:30:47 UTC 2007


Actually I wanted the repo to be pushed, not just the content. I
thought I could get a cheap backup of my repo easily. A feature like
this will also help in versioning website data and controlling
publishing of it using hg itself.

Subhash.

On 1/26/07, Benoit Boissinot <bboissin at gmail.com> wrote:
> On 1/25/07, Subhash Chandran <subwiz at gmail.com> wrote:
> > The push help says:
> >
> >     Valid URLs are of the form:
> >
> >       local/filesystem/path
> >       ssh://[user@]host[:port][/path]
> >
> > So I assume the FTP support is not there for the destination. Is there
> > any plans for adding this in future?
> >
> > Basically I am trying to version my site contents using hg, and my
> > site host does not support ssh access.
> >
> There are currently no plan to do that.
> I think you want to push the content of the repo, not the repo itself.
> I usually use a Makefile that calls lftp's mirror command to mirror
> the content of the hg repo.
>
> regards,
>
> Benoit
>



More information about the Mercurial mailing list