[TYPO3-dev] patching realurl

Nikola Vignjevic nik at nao-company.com
Fri Dec 26 23:02:06 CET 2014


Hi forum,

I try first time to patch realurl with this patch: https://forge.typo3.org/issues/63506

I do it local with my console on Mac OSX. I do it first time, and maybe I do it wrong... :-(

Here my way:

$ ls
introduction			realurl				realurl_typo7_diff-2.patch	realurl_typo7_diff.patch

$ patch -p0 < ./realurl_typo7_diff-2.patch 
can't find file to patch at input line 2
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -r realurl_org/ChangeLog realurl/ChangeLog
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
patch: **** `<' expected at line 3 of patch

can someone say me, what I do wrong?

Thanks 4 helping..



More information about the TYPO3-dev mailing list