On Mon, Dec 15, 2008 at 6:42 PM, <[email protected]> wrote: > I'm working on adding support for a "new" interface, and I'm new to this > project. > Should I just attach the patch (against svn trunk) and tar.gz file to a > message in this list, or is submission supposed to work another way?
That's it. Remember to add yourself to the copyright GPL license at the top is all. > > The tar archive is because svn diff doesn't produce patches which > include newly added files. I understand that there is some rigamarole > that can be gone through to get it to do that if you really don't like > the separate tar file. svn diff *can* generate a patch which does include new files. Just check the options. I think perhaps you have to add the file to svn first(which you can do without commit access, it is done locally). > > I'm almost there. I just need to improve error handling a bit. > _______________________________________________ > Openocd-development mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/openocd-development > -- Ø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
