how to send patch
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 22 Oct 2008 13:40:57 +0000 (13:40 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 22 Oct 2008 13:40:57 +0000 (13:40 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1089 b42882b7-edfa-0310-969c-e2dbd0fdcd60

PATCHES [new file with mode: 0644]

diff --git a/PATCHES b/PATCHES
new file mode 100644 (file)
index 0000000..8b88ecf
--- /dev/null
+++ b/PATCHES
@@ -0,0 +1,28 @@
+Please mail patches to:\r
+\r
+openocd-development@lists.berlios.de\r
+\r
+The patch should be against svn trunk using an SVN\r
+diff. \r
+\r
+Attach the patch to the email as a .txt file and\r
+also write a short change log entry that maintainers\r
+can copy and paste into the commit message\r
+\r
+Add yourself to the GPL copyright for non-trivial changes.\r
+\r
+To create a patch from the command line:\r
\r
+svn diff >mypatch.txt\r
+\r
+http://svnbook.red-bean.com/en/1.0/re09.html\r
+\r
+NB! remember to use "svn add" on new files first!\r
+\r
+http://svnbook.red-bean.com/en/1.0/re01.html\r
+\r
+\r
+\r
+If you have a decent SVN GUI, then that should be\r
+able to create and apply patches as well...\r
\ No newline at end of file