[TYPO3-templavoila] About tabbed cm1 (to Benjamin Mack)...
Benjamin Mack
bmack at kirix.com
Fri Dec 22 14:31:27 CET 2006
Hey,
actually. Patches are always diff files, not complete txt-files.
you need to diff your file like this:
##############
diff -u /file/from/CVS/index.php /your/changes/index.php > myPatch.patch
Also, you can apply these diff files like this
##############
cd /your/CVS-directory/
patch < myPatch.patch
That's it.
greetings,
benni.
-SDG-
Tapio Markula wrote:
> Benjamin Mack kirjoitti:
>> Hi,
>>
>> OK. next time we won't tell anybody about new features ;-) and keep it a
>> private conversation via email.
>>
>> And for all these people who are actually interested in the topic:
>> http://bugs.typo3.org/view.php?id=4593
>
> ok - could you put somewhere entire file like index.php.txt -
> I can't automatic change files using your diff-files.
> _______________________________________________
> TYPO3-project-templavoila mailing list
> TYPO3-project-templavoila at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-templavoila
>
More information about the TYPO3-project-templavoila
mailing list