[TYPO3-core] RFC: Clipboard copy/move (#2936, #5613)

Ingmar Schlecht ingmar at typo3.org
Wed Nov 21 17:13:06 CET 2007


Steffen Kamper schrieb:
> +1 after reading and testing, also for better usability.
> 
> I had problems with your diff cause it's not against root, so i had to do it 
> manually
> (i don't have a folder TYPO3core)

The "p" parameter of "patch" is your friend for those cases. It strips
off the first N elements of the paths.

E.g.:
patch -p1 < thePatch.diff
...strips off one element of the paths.

cheers
Ingmar


More information about the TYPO3-team-core mailing list