[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] RE: linux-2.6.18-xen.hg
Hi, Did you set as follows in .hgrc file? [http_proxy] host = http://localhost:8000/ http://www.selenic.com/pipermail/mercurial/2006-May/008450.html Thanks Atsushi SAKAI "Jayaraman, Bhaskar" <Bhaskar.Jayaraman@xxxxxxx> wrote: > Thanks Dan, my proxy is working fine with everything else like yum etc. but > hg alone fails. I think the server's taking too many connections. > Bhaskar. > ________________________________________ > From: Dan Magenheimer [dan.magenheimer@xxxxxxxxxx] > Sent: Wednesday, December 24, 2008 8:50 AM > To: Jayaraman, Bhaskar; Keir Fraser; Xen-Devel (E-mail) > Subject: RE: linux-2.6.18-xen.hg > > I've also had success by using something like: > > HG=echo make ... > > > -----Original Message----- > > From: Jayaraman, Bhaskar [mailto:Bhaskar.Jayaraman@xxxxxxx] > > Sent: Wednesday, December 24, 2008 2:38 AM > > To: Keir Fraser; Dan Magenheimer; Xen-Devel (E-mail) > > Subject: RE: linux-2.6.18-xen.hg > > > > > > Keir, so far I've been putting the linux-2.6.18-xen.hg > > directory inside the xen directory. With your suggestion I > > tried it having adjacent to it, i.e. in the same level as the > > xen directory is, if that's what you meant. That also > > resulted in make dist trying to do an "hg clone", which isn't > > working in my case and hence all the pain that I'm going through. > > > > So I did the next best thing commented out the following > > lines from "xen-3.3.0/buildconfigs/src.hg-clone": > > > > #XEN_LINUX_HGREV ?= tip > > #__repo=$(XEN_LINUX_HGREPO) ; \ > > #ln -s $${__repo} $(LINUX_SRCDIR) ; \ > > #$(HG) clone $${__repo#file://} $(LINUX_SRCDIR) ; \ > > #__parent=$$($(HG) -R $(LINUX_SRCDIR) path default) ; \ > > #$(HG) -R $(LINUX_SRCDIR) pull $${__parent} ; \ > > > > The build is proceeding fine now. > > > > Thanks, > > Bhaskar. > > > > -----Original Message----- > > From: Keir Fraser [mailto:keir.fraser@xxxxxxxxxxxxx] > > Sent: Wednesday, December 24, 2008 2:51 PM > > To: Jayaraman, Bhaskar; Dan Magenheimer; Xen-Devel (E-mail) > > Subject: Re: linux-2.6.18-xen.hg > > > > If you have a linux-2.6.18-xen.hg adjacent to your Xen tree > > then that should > > avoid an 'hg clone'. I have a permanently checked out linux > > tree and never > > trigger hg clone during build. > > > > -- Keir > > > > On 24/12/2008 09:16, "Jayaraman, Bhaskar" > > <Bhaskar.Jayaraman@xxxxxxx> wrote: > > > > > Thanks Keir, how do I switch off hg clone in make though? I > > see that simply > > > changing name of the downloaded linux-xen to > > linux-2.6.18-xen.hg doesn't help. > > > > > > -----Original Message----- > > > From: Keir Fraser [mailto:keir.fraser@xxxxxxxxxxxxx] > > > Sent: Wednesday, December 24, 2008 2:26 PM > > > To: Jayaraman, Bhaskar; Dan Magenheimer; Xen-Devel (E-mail) > > > Subject: Re: linux-2.6.18-xen.hg > > > > > > On 24/12/2008 08:12, "Jayaraman, Bhaskar" > > <Bhaskar.Jayaraman@xxxxxxx> wrote: > > > > > >> Keir, Dan, is there a way to get download > > linux-2.6.18-xen.hg sources without > > >> using the hg command? I'm facing aborts with the hg > > command. Plus how do I > > >> download linux-2.6.27.hg sources? > > >> Bhaskar. > > > > > > Mercurial is the only way to get the latest version of the > > linux-xen trees. > > > > > > There's a tarball available at http://www.xen.org/download/ > > but it's a > > > couple of months old. > > > > > > -- Keir > > > > > > > > > > > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |