Changes between Version 7 and Version 8 of HowToReportABug
- Timestamp:
- 04/07/2007 03:56:31 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToReportABug
v7 v8 109 109 {{{ 110 110 #!ShellExample 111 $ svn di > xcache-xxx.patch111 ~/src/xcache/ $ svn di > xcache-xxx.patch 112 112 (or) 113 $ diff -u xcache-modified xcache-orig> xcache-xxx.patch113 ~/src/ $ diff -u xcache-modified/ xcache-orig/ > xcache-xxx.patch 114 114 }}} 115 115 and you should still tell us what the bug/problem is as in normal bug report, not just the patch.

