I don't think there will be much actual "moving" involved. It's all the same machine. I believe it's just a matter of someone with sysadmin karma renaming things. If you check the Ant CVS, you'll see they have everything since the dawn of time.
http://cvs.apache.org/viewcvs.cgi/ant/ There are questions about what the best way to reorganize (or "rationalize") our now-rambling Struts project into several subprojects. But, I think we were going to do that regardless. And no one is going to want to sacrifice the CVS logs :) I do think we should start a 1.2 branch, in any event, and perhaps think about rolling 1.2.1 as soon as the name change is complete. And then use the HEAD for 1.3 development, including Struts Chain. I'm actually about to start work on a version of the MailReader that uses Commons Chain as a business facade. So, everything would goes through a "CommandAction", which in turn calls a Command from the Catalog to do the deed. (Anyone else tried that yet?) -Ted. On Fri, 19 Mar 2004 15:02:49 -0600, Joe Germuska wrote: > At 2:48 PM -0500 3/14/04, Ted Husted wrote: >> I'd say we could branch what we have as 1.2 and start thinking of >> the HEAD as 1.3. >> >> IMHO, the quickest way to sort out what we need to do with the >> Struts-Chain RequestProcessor is to get it out there as the >> nightly build. [Many hands make light work ;)] >> >> So, we could reserve the 1.2 for any desperate fixes (as we've >> done before), but do anything resembling new development against >> the HEAD (1.3). >> > > I might do something like this over the weekend, depending on my > time (then again, I may not at all!) > > But if I did, I'd want to see if anyone had any strong feelings, or > fixes they thought they'd like to get in before a branch, or... ? > > Or should all of this wait until we get the move to > struts.apache.org settled? I'm assuming we'll reorganize CVS as > part of that, into struts-core, struts-taglib, etc... Speaking of > that, can we/should we do anything to preserve CVS logs if we move > files? Or will we start fresh? I think if we move the actual CVS > files it will all be preserved, but I've never tried that. > > I'm interested in getting the Struts Chain stuff mainstreamed, but > like I said, this may very well not be the weekend I start on it. > In any case, I figured a branch would be cause for a little bit of > discussion amongst committers. > > Joe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]