On Tue, Oct 26, 2010 at 10:55 AM, Drasko DRASKOVIC <[email protected]> wrote: > On Tue, Oct 26, 2010 at 10:44 AM, Øyvind Harboe <[email protected]> > wrote: >> On Tue, Oct 26, 2010 at 10:34 AM, Drasko DRASKOVIC >> <[email protected]> wrote: >>> On Mon, Oct 25, 2010 at 8:47 PM, Øyvind Harboe <[email protected]> >>> wrote: >>>>> I am using openocd-0.4.0. >>>> >>>> Try the HEAD of the master branch. >>> >>> I can not, as I am creating patch for local use based on stable release. >> >> Rebase your changes to git master. Read up on the git documentation >> on how to do this. This is an area where git shines! If you don't know how >> to do this, then you should make the investment in learning this if you >> want the help from the community. > Although I love git very much, I do not want to do this. I am working > on a patch that I can share with some people locally, and I can not > make a patch on a master branch that constantly changes.
In such cases, I think you'll be hard pressed to find help in the open source community. If you show no intention of contributing back to the community, that's a huge disincentive for the community to work with you. It sounds like you don't have experience with git rebasing, because git rebase really makes working on top of the master branch simple in most cases, besides it is simply not true that OpenOCD master branch "constantly changes" these days in the sense that it would be hard or cumbersome to develop and rebase most feature branches on top of it. -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
