As near as I can tell, I'm pulling from the master repositories--I used the URL you offer below plus the "subproject" URLs; are you saying that there's a better place to pull corba, langtools, jaxp, ... ? My understanding is that each of those subprojects has the code in question, and they're not in the "jdk" project. Correct?
Ted Neward Java, .NET, XML Services Consulting, Teaching, Speaking, Writing http://www.tedneward.com > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 18, 2008 9:06 PM > To: Ted Neward > Cc: [email protected] > Subject: Re: What am I doing wrong here? > > Ted, > > Since you're talking about the build workspaces, this may not be > immediately obvious, but the MASTER workspaces: > > http://hg.openjdk.java.net/jdk7/jdk7 > > will generally be more stable than the individual project repositories > (build/TL/JSN/etc.) Developers put back directly into the project > repositories, which are then build/tested by the gatekeepers, and only > after passing some basic QA tests will those changes be put into the > MASTER. > > The MASTER will lag the projects by up to a couple of weeks, but is > generally more stable. > > Brad > > > Ted Neward wrote: > > Ah.... Got it. Thanks. > > > > Ted Neward > > Java, .NET, XML Services > > Consulting, Teaching, Speaking, Writing > > http://www.tedneward.com > > > > > >> -----Original Message----- > >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >> Sent: Tuesday, March 18, 2008 5:56 PM > >> To: Ted Neward > >> Cc: [email protected] > >> Subject: Re: What am I doing wrong here? > >> > >> "hg pull" first > >> > >> On Mar 19, 2008, at 8:53 AM, Ted Neward wrote: > >> > >>> So I’ve got the Mercurial repos on my machine, and I see the > >>> changesets being posted to the build-dev list, but when I do “hg > >>> update” on my box, nothing gets downloaded. Am I missing something > >>> here? Wrong hg command, or …? > >>> > >>> Ted Neward > >>> Java, .NET, XML Services > >>> Consulting, Teaching, Speaking, Writing > >>> http://www.tedneward.com > >>> > >>> > >>> No virus found in this outgoing message. > >>> Checked by AVG. > >>> Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date: > >>> 3/18/2008 8:10 AM > >>> > >> No virus found in this incoming message. > >> Checked by AVG. > >> Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date: > >> 3/18/2008 8:10 AM > >> > > > > No virus found in this outgoing message. > > Checked by AVG. > > Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date: > 3/18/2008 > > 8:10 AM > > > > > > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date: > 3/18/2008 8:10 AM > No virus found in this outgoing message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date: 3/18/2008 8:10 AM
