See #1012454: [Meta] Categories of CVS documentation requiring update for directions on how to evaluate and tag what needs to be done at deployment.
| Patch-Related | Rolling Patches in Drupal | add1sun | ||
|
. |
Patch-Related | Creating patches with Eclipse | bekasu | |
|
. |
Patch-Related | Patching FAQ | Dave Reid | |
|
. |
Patch-Related | Full Patch Description | deepakg83 | |
|
. |
Patch-Related | Creating patches with CVS | donquixote | |
|
. |
Patch-Related | Applying a patch manually | donquixote | |
|
. |
Patch-Related | Patch spotlight: Current Drupal core initiatives | drewish | |
|
. |
Patch-Related | What is a patch? | geerlingguy | |
|
. |
Patch-Related | Setting up a test environment to review patches | HansBKK | |
|
. |
Patch-Related | WinCVS | Heine | |
|
. |
Patch-Related | Pretty (colorized) CVS/SVN diff from CLI | hunmonk | |
|
. |
Patch-Related | Creating patches | JohnAlbin | |
|
. |
Patch-Related | Improve existing code with patches | kmillecam | |
|
. |
Patch-Related | Several diff programs for Windows | neochief | |
|
. |
Patch-Related | Create patches on Mac OS X | pwolanin | |
|
. |
Patch-Related | Reversing patches | Senpai | |
|
. |
Patch-Related | sed - replace text in single or multiple files | simplymenotu | |
|
. |
Patch-Related | Patching shortcuts | Steven | |
|
. |
Patch-Related | Reviewing patches | ultimateboy | |
|
. |
Patch-Related | Create patches on Windows | venutip | |
|
. |
Patch-Related | Patch review sprints | webchick |
Comments
Comment #1
aspilicious commented*ignore this*
Comment #2
webchickAs a general rule, anything here about applying patches, reviewing patches, etc. remains largely or even completely unchanged. But anything about creating patches will become obsolete and need to either be replaced at some point or archived.
Comment #3
aspilicious commentedMy general idea.
- Group create/apply patches (general) stuff in the git handbook (1)
- Refer to the gui/commandline tools for specific instructions
- Refer to the git handbook in the "Getting Involved Guide"
- Move http://drupal.org/patch/apply and the pages under it to the git handbook. It doesn't belong under http://drupal.org/node/314199 it's to technical. See (1).
Archive (creat patches docs)
http://drupal.org/node/60234
http://drupal.org/node/60815
http://drupal.org/node/60815
http://drupal.org/node/75846
http://drupal.org/node/550576
http://drupal.org/node/427082
http://drupal.org/node/191106 - for me this is cruft, maybe some will shoot me for that
http://drupal.org/node/517018 - duplicate
http://drupal.org/node/324 (woow ancient page :) )
Archive (apply patches)
http://drupal.org/node/32875 - cygwin stuff, is not needed for git
Replace or move
http://drupal.org/patch/background
http://drupal.org/patch/create
http://drupal.org/node/128436 - replace with a git page where you explain how to make aliases and stuff?
Update
http://drupal.org/node/534548
http://drupal.org/node/442368 - link to git handbook for technical part
http://drupal.org/node/367392
http://drupal.org/patch/spotlight
http://drupal.org/node/28245 - remove technical stuff and refer in the numbered list to the git handbook sections
http://drupal.org/patch/reverse
http://drupal.org/node/128513
http://drupal.org/patch
Unsure
http://drupal.org/node/424414 - dunno what to do about non git stuff
This was not an easy task... So I can be wrong in some places.
Comment #4
frankcarey commentedI'll hit http://drupal.org/patch
Comment #5
frankcarey commentedhttp://drupal.org/patch is done, moving on to http://drupal.org/patch/create.
Comment #6
frankcarey commentedDid some initial updates of http://drupal.org/patch/create, but I'm realizing that there are quite a number of patch related docs and some duplication amongst many of them. Did not clean out ALL the CVS references there, but we're adding a warning to the tops of the pages to link to the git handbook. At least giving people the heads up about the change, even if we can't get all the docs immediately updated.
http://drupal.org/patch/submit - removed references to "HEAD", and replacing with branches (heads) on the documentation page (I guess we're still calling them "heads" now per the column name at http://drupalcode.org/project/drupal.git)
Comment #7
aspilicious commentedOk we archived and cleaned up the structure :)
Lets update the last docs =)
Update
http://drupal.org/node/442368
http://drupal.org/patch/reverse
http://drupal.org/patch/spotlight
http://drupal.org/node/367392
http://drupal.org/node/28245
http://drupal.org/node/128513
Comment #8
arianek commentedpossible duplicate: #1096512: Creating patches should cover another alternatives that format-patch can someone have a look? thx!
Comment #9
aspilicious commentedNot a duplicate :)
These pages still need an update!
Comment #10
sdboyer commentedReassigning to me to at least evaluate during office hours
Comment #11
eliza411 commentedI updated http://drupal.org/node/367392 with an example using a patch file created with git diff. It might warrant more explanation than previously included/currently provided.
Comment #12
eliza411 commentedhttp://drupal.org/patch/reverse (updated)
http://drupal.org/patch/spotlight (updated)
http://drupal.org/node/367392 (updated)
http://drupal.org/node/28245 (updated)
http://drupal.org/node/128513 (archived)
We're down to http://drupal.org/node/442368 which needs updating. @webchick, is the page one you could look into?
Comment #13
webchickI believe this is now updated. Thanks for the ping, I had totally forgotten about that old page!