| Re[2]: [TSVN] Support for external diff program in nightly build 2371 broken
From: Fernando P. Nájera Cano <yo_at_FernandoNajera.es>
 Date: 2005-01-09 21:12:48 CET 
Hi,
 I can confirm that diff is broken in recent builds. Repro:
 1. Create c:\myecho.bat as a text file with line1 = @echo %* and line2
 2. Configure diff program as: c:\myecho.bat "path_to_diff.exe" %base
 3. Launch either with cmd.exe or via context menu.
 Expected:
 "path_to_diff.exe" "D:\testwc\.svn\text-base\file.svn-base"
 Got:
 "path_to_diff.exe" " "d:\testwc\file"
 Which is wrong (%base is replaced with a single quote)
 Tested with latest version (TortoiseSVN 1.1.2, Build 2388, UNICODE).
 BTW: Merge params (both files and titles) are OK.
 Best regards,
 Fernando Najera
 ---------------------------------------------------------------------
 | 
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.