summaryrefslogtreecommitdiff
path: root/PATCHES
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-10-22 13:40:57 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-10-22 13:40:57 +0000
commit8737be6ab71f98afae75a57349fbfd506f53e193 (patch)
tree4234299db222548de4f32f300b4faac455507cc4 /PATCHES
parentded76df68e70762a89c00ecd32ce4a32ed16db00 (diff)
downloadopenocd+libswd-8737be6ab71f98afae75a57349fbfd506f53e193.tar.gz
openocd+libswd-8737be6ab71f98afae75a57349fbfd506f53e193.tar.bz2
openocd+libswd-8737be6ab71f98afae75a57349fbfd506f53e193.tar.xz
openocd+libswd-8737be6ab71f98afae75a57349fbfd506f53e193.zip
how to send patch
git-svn-id: svn://svn.berlios.de/openocd/trunk@1089 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'PATCHES')
-rw-r--r--PATCHES28
1 files changed, 28 insertions, 0 deletions
diff --git a/PATCHES b/PATCHES
new file mode 100644
index 00000000..8b88ecf7
--- /dev/null
+++ b/PATCHES
@@ -0,0 +1,28 @@
+Please mail patches to:
+
+openocd-development@lists.berlios.de
+
+The patch should be against svn trunk using an SVN
+diff.
+
+Attach the patch to the email as a .txt file and
+also write a short change log entry that maintainers
+can copy and paste into the commit message
+
+Add yourself to the GPL copyright for non-trivial changes.
+
+To create a patch from the command line:
+
+svn diff >mypatch.txt
+
+http://svnbook.red-bean.com/en/1.0/re09.html
+
+NB! remember to use "svn add" on new files first!
+
+http://svnbook.red-bean.com/en/1.0/re01.html
+
+
+
+If you have a decent SVN GUI, then that should be
+able to create and apply patches as well...
+ \ No newline at end of file