[TYPO3-core] 0001822: There is no API to list tables in theWeb- >Page module

Michael Stucki michael at typo3.org
Mon Dec 5 17:23:57 CET 2005


> Holzinger Franz <franz at fholzinger.com> writes on
>
> Mon, 05 Dec 2005 16:49:49 +0100 (MET):
> > no, the editor uses TABS instead of whitespace. So the error must come
> > from somewhere else. The command diff -ru
> > seems to have created the whitespaces.
> > Which command should I use in future to create the diff file?
>
> diff -u should be fine (-r is for recursive). I have never seen it change
> tabs to spaces.

To me the output looks like it contains Shell contents. I hardly can believe 
it but think that you copied the diff with copy&paste from the shell.

Instead, do it this way:

diff -ru typo3-src-dev.orig/ typo3-src-dev/ > myfile.diff

Notice: If you add the suffix ".diff" to the file, it would be displayed with 
the correct highlighting in my mail client.

- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20051205/c19cca8c/attachment.pgp 


More information about the TYPO3-team-core mailing list