Changes between Version 9 and Version 10 of CommitterTips
- Timestamp:
- Jan 21, 2010, 10:58:20 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommitterTips
v9 v10 66 66 '''Note:''' The first time you commit, your SVN client may not pass your correct username (unless you use the --username option). In this case, simply hit enter at the first password prompt. This will cause a username prompt to appear and then a subsequent password prompt. For the username prompt, type in the username you registered in [http://trac.webkit.org] above (i.e. your account e-mail address). Your username will then be cached for future uses of the client. 67 67 68 7. '''Register the commit in bugs.webkit.org.'''68 6. '''Register the commit in bugs.webkit.org.''' 69 69 70 70 If you are committing a patch in [http://bugs.webkit.org], you should add a comment to the report with text like the following: … … 74 74 Then change the status of the report to RESOLVED. 75 75 76 8. '''Make sure you didn't break anything.'''76 7. '''Make sure you didn't break anything.''' 77 77 78 78 Monitor [http://build.webkit.org/console] to make sure your patch doesn't turn any of the buildbots red!