Revision: 1096
Author: [email protected]
Date: Wed Dec 22 08:58:24 2010
Log: Edited wiki page Hacking through web user interface.
http://code.google.com/p/piccolo2d/source/detail?r=1096
Modified:
/wiki/Hacking.wiki
=======================================
--- /wiki/Hacking.wiki Mon Oct 25 19:54:30 2010
+++ /wiki/Hacking.wiki Wed Dec 22 08:58:24 2010
@@ -24,7 +24,7 @@
<br/>
Include the Revision # (either "revision 123" or "r123") as a comment in
the Issue when you commit a fix against an issue. This allows a reviewer
to quickly find the diff and start the code review process if necessary. A
cut n' paste of the svn commit command gives you the "Committed revision
123" note at the bottom.
-(or use "Fixed Issue 123" in your svn commit message and this will
automatically mark the issue as Fixed, check the Google Code docs for
details)
+(or use "Fixes Issue 123." in your svn commit message and this will
automatically mark the issue as Fixed, check the
[http://code.google.com/p/support/wiki/IssueTracker#Integration_with_version_control
Google Code docs] for details)
<br/>
@@ -32,7 +32,7 @@
<br/>
-There is a checkstyle configuration and a matching Eclipse formatter
configuration (though not all of us use Eclipse). Try not to create too
many new checkstyle errors, and try to commit formatting-only changes
seperate from coding changes.
+There is a checkstyle configuration and a matching Eclipse formatter
configuration (though not all of us use Eclipse). Try not to create too
many new checkstyle errors, and try to commit formatting-only changes
separate from coding changes.
<br/>
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en