From owner-freebsd-ports@FreeBSD.ORG Sun Oct 12 21:02:58 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B04A1065686; Sun, 12 Oct 2008 21:02:58 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55]) by mx1.freebsd.org (Postfix) with ESMTP id D0FA48FC1B; Sun, 12 Oct 2008 21:02:57 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from [85.21.245.235] (helo=orion.SpringDaemons.com) by smtp.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1Kp7cr-0003Bb-81; Mon, 13 Oct 2008 00:33:17 +0400 Received: from orion (localhost [127.0.0.1]) by orion.SpringDaemons.com (Postfix) with SMTP id 04872398F1; Mon, 13 Oct 2008 00:33:51 +0400 (MSD) Date: Mon, 13 Oct 2008 00:33:46 +0400 From: Stanislav Sedov To: John Francis Lee Message-Id: <20081013003346.73e59ddb.stas@FreeBSD.org> In-Reply-To: <48E82FBB.6070101@robinlea.com> References: <48E82FBB.6070101@robinlea.com> Organization: The FreeBSD Project X-XMPP: ssedov@jabber.ru X-Voice: +7 916 849 20 23 X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__13_Oct_2008_00_33_46_+0400_u+/7Y=B6zmhBS+pw" Cc: ports@FreeBSD.org, roberto@FreeBSD.org Subject: Re: FreeBSD Port: mercurial-1.0.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2008 21:02:58 -0000 --Signature=_Mon__13_Oct_2008_00_33_46_+0400_u+/7Y=B6zmhBS+pw Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, 05 Oct 2008 10:08:43 +0700 John Francis Lee mentioned: > Hi Roberto, >=20 > I have > Mercurial Distributed SCM (version 1.0.1) > installed on my FreeBSD host at verio.net and it seems to be working ok. >=20 > But I am having trouble with the webinterface > http:/www.uspvp.org/hg >=20 > I guess my problems are due to files not being where expected. I can't=20 > find the mercurial files on FreeBSD. The tutorials I read all assume=20 > linux or windows underneath the mercurial and I'm guessing that that is=20 > my problem. >=20 > How can I discover the directory structure for my mercurial installation? >=20 > How should I update the port of mercurial to the FreeBSD operating system? >=20 What file paths are speaking of? Hgweb CGI scripts contains a hardcoded path to the repository so you should tweak it to match you installation. Try looking into hgweb.cgi and it should be clear what to fix. By default it contains a dummy path. If you are using a hgwebdir version you should create a config file (there're a plenty of examples in documentation) and put it near the cgi scripts itself. --=20 Stanislav Sedov ST4096-RIPE --Signature=_Mon__13_Oct_2008_00_33_46_+0400_u+/7Y=B6zmhBS+pw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkjyXy4ACgkQK/VZk+smlYF1XwCfdntbXJRoBd0gQeRwt6hwaGGi 9osAn3pBsGfd/dfFlowaTlVLrdAmSu63 =+dmk -----END PGP SIGNATURE----- --Signature=_Mon__13_Oct_2008_00_33_46_+0400_u+/7Y=B6zmhBS+pw--