[Typo3-dev] for the Gremlins team: new file button
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Mon Dec 19 10:11:13 CET 2005
    
    
  
stefano cecere schrieb:
> 
> thanks.. i did't find anywhere some tips about using the diff context..
> i see you diffs also show the absolute paths of the files involved (mine 
> shows just the filenames).. is it because you run diff from the root of 
> the website?
Yes. diff includes the path to the files. eg
diff -u path/filea path/fileb
diff -u pathA/file pathb/file
diff -u filea fileb
Only in the last case you'll have no path.
Masi
    
    
More information about the TYPO3-dev
mailing list