Changes between Version 9 and Version 10 of Features/EditPatch
- Timestamp:
- 09/25/11 15:23:46 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/EditPatch
v9 v10 46 46 * Patch uses Text::Patch. 47 47 * Diff uses Text::Diff. 48 * SVN ::Classis used if present, if not SVN radio button will be greyed out.48 * SVN local client is used if present, if not SVN radio button will be greyed out. 49 49 50 50 ---- … … 52 52 * File List display in order files were loaded into Padre, if you have move files around by dragging there Tab this will not be reflected in List display order. 53 53 * If you have multiple files open with same name but with different paths only the first will get matched. 54 * SVN local Client is also tested for version greater than or equal to 1.6.2. 55 * Patch some times throws errors relating to POD lines starting with ( C<, =, ) giving the following output. 56 * Hunk #n failed at line xxx. 54 57 55 58 ---- 56 59 == {{{ToDo}}} 57 * Use a different solution to SVN::Class which is not *inux centric.60 * ~~Use a different solution to SVN::Class which is not *inux centric.~~ 58 61 59 62
