]> git.sur5r.net Git - openocd/blob - PATCHES
Audit and eliminate redundant #include directives in other target files.
[openocd] / PATCHES
1 Please mail patches to:
2
3 openocd-development@lists.berlios.de
4
5 The patch should be against svn trunk using an SVN
6 diff. 
7
8 Attach the patch to the email as a .txt file and
9 also write a short change log entry that maintainers
10 can copy and paste into the commit message
11
12 Add yourself to the GPL copyright for non-trivial changes.
13
14 To create a patch from the command line:
15  
16 svn diff >mypatch.txt
17
18 http://svnbook.red-bean.com/en/1.0/re09.html
19
20 NB! remember to use "svn add" on new files first!
21
22 http://svnbook.red-bean.com/en/1.0/re01.html
23
24
25
26 If you have a decent SVN GUI, then that should be
27 able to create and apply patches as well...
28