On 5/9/07, Aaron Roberson <[EMAIL PROTECTED]> wrote: > > 1) I make changes and submit the working code to SVN, later I rewrite anothe > > component then relise that the previous code I wrote worked better. So I can > > revision the changes to that file and revert back rather than recode from > > memory. > > > > 2) I have an open source application, I have released V0.2 and rather than > > wait for all bugs to be found I start working on V0.3 but before I do that I > > branch the code. Now this allows me to continue working on V0.3 and anytime > > a bug is found in V0.2 I can switch back to it an fix the problem. Then I > > can submit back to that branch, now if this is also going to be a problem > > for V0.3 I can now merge that code with that version and switch back and > > continue on with V0.3 > > Where can I learn how to do the above. That is very cool stuff that I > have neglected heretofore.
At the risk of self-promotion, you could check out my class at CFUnited, which is covering SVN, Ant, and a host of other related technologies for getting started with development best practices. http://www.teratech.com/go/classdetails?trainingaction=detail&TID=274 -- John Paul Ashenfelter CTO/Transitionpoint (blog) http://www.ashenfelter.com (email) [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277419 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

