From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robbie Dinn Subject: Re: lxr configuration for xen Date: Wed, 25 Jan 2006 17:42:57 +0000 Message-ID: <43D7B8A1.1070107@microbus.com> References: <43D4ED96.6000200@jikos.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <43D4ED96.6000200@jikos.cz> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Tomas Kouba Cc: Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Tomas Kouba wrote: > I would like to dig in xen sources and because my connection speed is > rather slow I want to setup something similar to http://lxr.getxen.com/ > on my desktop. > > Is it possible to get the lxr setup used at that site? Are you aware that mercurial (hg) can serve a mercurial repository as web pages. It is not identical to lxr, but it might be good enough, and it is very little effort to set up if you have already obtained the sources using mercurial. try hg help serve for an overview.