Webtools:SVN Patch Guidelines: Difference between revisions

no edit summary
(New page: Here's how to commit a patch: 1. Get a checkout of Bugzilla from svn.mozilla.org: svn co svn+ssh://yourusername@svn.mozilla.org/addons/ addons/ 2. Apply the patch you'll be committing...)
 
No edit summary
 
Line 1: Line 1:
Here's how to commit a patch:
Here's how to commit a patch:


1. Get a checkout of Bugzilla from svn.mozilla.org:
1. Get a checkout of Addons (or another project) from svn.mozilla.org:
   svn co svn+ssh://yourusername@svn.mozilla.org/addons/ addons/  
   svn co svn+ssh://yourusername@svn.mozilla.org/addons/ addons/  


Line 28: Line 28:


6. Paste the SVN commit message as a comment on the bug and mark it FIXED.
6. Paste the SVN commit message as a comment on the bug and mark it FIXED.
[[Category:Webtools|S]]
975

edits