Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3235038
By: nobody

version 2.8.7

I'm trying to use diff3 with Unison to merge different versions of files, but
it seems to think that the path "C:\Documents and Settings" is three paths.
This seems to have to do with how diff3 uses diff, because it is diff that 
returns
the error, as shown in the output below.

Is there some sort of escape that I can put around the paths so they will be
passed to diff correctly?

Thanks, Josiah Yoder

--input--
diff3 "C:/Documents and Settings/yoderj/Desktop/a/original.txt" "C:/Documents
and Settings/yoderj/Desktop/b/original.txt" "C:/Documents and
Settings/yoderj/Desktop/b/original.txt" -m | more

--output--
C:\PROGRA~1\GnuWin32/bin/diff.exe: extra operand
`Settings/yoderj/Desktop/b/original.txt'' C:\PROGRA~1\GnuWin32/bin/diff.exe:
Try `C:\PROGRA~1\GnuWin32/bin/diff.exe --help ' for more information.
iff3: subsidiary program `C:\PROGRA~1\GnuWin32/bin/diff.exe' failed (exit statu
s 2)

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to