|
|
Line 184: |
Line 184: |
| *Request review for your patch | | *Request review for your patch |
| *Commit your patch | | *Commit your patch |
|
| |
| === Blocked Files ===
| |
|
| |
| These are files that should NOT be committed to production. Usually, they are meant to be useful on stage only.
| |
|
| |
| * [http://svn.mozilla.org/projects/spreadfirefox.com/trunk/clean_db.php clean_db.php]
| |
| * [http://svn.mozilla.org/projects/spreadfirefox.com/trunk/sites/all/modules/reroute_email/ Reroute Email module]
| |
|
| |
| I (abuchanan) have been using syntax like [http://svnbook.red-bean.com/en/1.5/svn.branchmerge.advanced.html#svn.branchmerge.advanced.blockchanges this] to help me block changes from production. If you need to block a file, please follow this convention (unless we have found a better one) and list that file here on the wiki.
| |
| <br>
| |
| Unfortunately, if you change a blocked file, you'll need to block the specific revsion number where you made the change. That's weak, I know, that's SVN. Here are the revisions that have been blocked,
| |
|
| |
| * 49810,49904,50608
| |
|
| |
|
| = Spreadfirefox.stage = | | = Spreadfirefox.stage = |