Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Oct 2010 at 01:39 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bleen commentedsomeone can learn how to create a patch with this
Comment #2
joetsuihk commentednice tag.
please try my patch.
Comment #4
bleen commentedjoetsuihk - it looks like your patch is failing because patches always need to be relative to the root of you drupal install
Comment #5
avpadernoThat means the filename should be modules/system/system.admin.inc; the patch should be then created using the arguments -u -p.
Comment #6
joetsuihk commentedobviously netbeans CVS is not good enough to cater different path for patches.
manually edited the patch
Comment #8
amateescu commentedHere's one that should work :)
Comment #9
joetsuihk commentedit is sad that netbeans CVS client do not work at all...
but @amateescu use git?
we can start using http://git.drupalcode.org/project/drupal.git to create patches?
Comment #10
amateescu commentedYes, i used git following this guide: http://drupal.org/node/707484
Comment #11
droplet commented@joetsuihk
check it out: http://drupal.org/node/551858
Comment #12
joetsuihk commented@amateescu thx, will try later
try on my linux with cvs following:
http://drupal.org/node/320
http://drupal.org/patch/create
just want to try if my patch works on tests
Comment #13
droplet commentedComment #14
webchickNice catch!
Committed to HEAD. Welcome to the core team, joetsuihk! :)