diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-04-28 06:29:32 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-04-28 06:29:32 +0000 |
commit | 5df0a88e019b55708619dd9471ba9907573fed4c (patch) | |
tree | 5d7a7f3184d0b5adbcff8a4c32e29e5d08e14d00 /PATCHES | |
parent | adbe3ac8179db30c10619b2b682cd549e84fa6a4 (diff) | |
download | openocd_libswd-5df0a88e019b55708619dd9471ba9907573fed4c.tar.gz openocd_libswd-5df0a88e019b55708619dd9471ba9907573fed4c.tar.bz2 openocd_libswd-5df0a88e019b55708619dd9471ba9907573fed4c.tar.xz openocd_libswd-5df0a88e019b55708619dd9471ba9907573fed4c.zip |
eol-style native
git-svn-id: svn://svn.berlios.de/openocd/trunk@1550 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'PATCHES')
-rw-r--r-- | PATCHES | 54 |
1 files changed, 27 insertions, 27 deletions
@@ -1,28 +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...
+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 |