From: James A. <the...@ya...> - 2003-08-14 20:00:33
|
When I do an annonomyous CVS checkout I get all my files in a folder entitled HtmlUnit 1.2.2. Am I still getting the 1.2.2 version or am I getting the 1.2.3 version in a folder with the wrong version name? Just checking, cuz I'm going to be applying some patches, so I just needed to know if I've got the right version. thanks. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |
From: Mike B. <mb...@Ga...> - 2003-08-16 16:59:09
|
James Asher wrote: > When I do an annonomyous CVS checkout I get all my > files in a folder entitled HtmlUnit 1.2.2. Am I still > getting the 1.2.2 version or am I getting the 1.2.3 > version in a folder with the wrong version name? > > Just checking, cuz I'm going to be applying some > patches, so I just needed to know if I've got the > right version. I'm not sure what's happening but you shouldn't see any version number in any code checked out of cvs. How are you doing the checkout? -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |
From: James A. <the...@ya...> - 2003-08-18 13:08:14
|
cvs -d:pserver:ano...@cv...:/cvsroot/htmlunit logincvs -z3 -d:pserver:ano...@cv...:/cvsroot/htmlunit co htmlunitant initialize cleancompile build--- Mike Bowler wrote:> James Asher wrote:> > When I do an annonomyous CVS checkout I get all my> > files in a folder entitled HtmlUnit 1.2.2. Am I> still> > getting the 1.2.2 version or am I getting the> 1.2.3> > version in a folder with the wrong version name?> > > > Just checking, cuz I'm going to be applying some> > patches, so I just needed to know if I've got the> > right version.> > I'm not sure what's happening but you shouldn't see> any version number > in any code checked out of cvs. How are you doing> the checkout?> > > -- > Mike Bowler> Principal, Gargoyle Software Inc.> Voice: (416) 822-0973 | Email :> mb...@Ga...> Fax : (416) 822-0975 | Website:> http://www.GargoyleSoftware.com> > > > -------------------------------------------------------> This SF.Net email sponsored by: Free pre-built> ASP.NET sites including> Data Reports, E-commerce, Portals, and Forums are> available now.> Download today and enter to win an XBOX or Visual> Studio .NET.> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01> _______________________________________________> HtmlUnit-develop mailing list> Htm...@li...> https://lists.sourceforge.net/lists/listinfo/htmlunit-develop --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software |
From: Brad C. <bc...@bo...> - 2003-08-18 14:28:00
|
It's in build.xml At 11:28 AM 8/16/2003, Mike Bowler wrote: >James Asher wrote: >>When I do an annonomyous CVS checkout I get all my >>files in a folder entitled HtmlUnit 1.2.2. Am I still >>getting the 1.2.2 version or am I getting the 1.2.3 >>version in a folder with the wrong version name? >>Just checking, cuz I'm going to be applying some >>patches, so I just needed to know if I've got the >>right version. > >I'm not sure what's happening but you shouldn't see any version number in >any code checked out of cvs. How are you doing the checkout? > > >-- >Mike Bowler >Principal, Gargoyle Software Inc. >Voice: (416) 822-0973 | Email : mb...@Ga... >Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com > > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 >_______________________________________________ >HtmlUnit-develop mailing list >Htm...@li... >https://lists.sourceforge.net/lists/listinfo/htmlunit-develop |
From: Mike B. <mb...@Ga...> - 2003-08-18 21:21:02
|
Brad Clarke wrote: > It's in build.xml Ahh. The code in the "htmlunit" module in cvs is the latest. There are no branches at this time. -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |