On Dec 1, 2008, at 11:27 AM, Øyvind Harboe wrote:
Is this broken in svn trunk? If it doesn't work in svn trunk, then, for sure, it won't work in the 1.0 branch.Spen: Should we delete the 1.0 branch for now and cut a new one once it is time?Porting back from svn trunk makes little sense at this point since we have changed the syntax so much and I'd be very much against using the old syntax in the 1.0 release.... -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
Subversion makes it very easy to merge from trunk to branch. If _all_ of the changes made to trunk should be pulled into the branch, it can be done with 2 commands while recreating the branch takes 4. Someone should review the changes committed since the branch was made and make a list of items to be merged. Then, someone with commit access should use 'svn merge' to merge those specific commits to the branch.
I'd be willing to do this, but I lack commit access. -- Rick Altherr [EMAIL PROTECTED]"He said he hadn't had a byte in three days. I had a short, so I split it with him."
-- Unsigned
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
