apache repository setup

Thibault North tnorth at bluewin.ch
Tue Aug 9 15:31:38 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

John Evans wrote:
> I'd like to setup an apache server with a mercurial repository.  Looks
> simple, and I've gotten to the point where I can remotely "hg pull" to a
> local repository.  Using apache webserver.
> 
> I can push locally to this repository, but when I attempt to use "hg
> push ssh:..." from a remote machine, then that's where I fail.
> hg push ssh://user@servername/~/repo-name
> is the format of the command I am using.

I was just wondering if that syntax is correct (or necessary).
I use hg push ssh://user@servername/repo-name , ssh directly drops us in
the home dir.
If you need to access another repo outer of your home, you can use hg
push user at servername//path/from/root/ (assuming you have write access to
the repo.)
Just my two cents,
Thibault North

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC+RKq6Xb3bo96D2URAkTqAJsEozBJj0qAu+BfOoTbJUUPric6HgCeJM+5
DDH2oC4j4lATq6sD3KlleSI=
=GQTF
-----END PGP SIGNATURE-----


More information about the Mercurial mailing list