[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Diff argument problem

From: Bruce Knoth <bknoth_at_yahoo.com>
Date: 2006-06-29 19:18:23 CEST

(I searched the archives, but no luck finding this
issue)

I'm learning to use Subversion on WinXP. I setup
WinMerge as an external diff program (I set "diff-cmd
= C:\Program Files\WinMerge\WinMerge.exe" in the
config file.)

When I use the command line "svn diff ReadMe.txt" it
appears to send the following command-line arguments
to WinMerge (including the "(revision 3)" and
"(working copy)" phrases:

C:\Repositories\MedSys\ReadMe.txt (revision 3)
C:\Repositories\MedSys\ReadMe.txt (working copy)

The parenthetical expressions make them invalid file
names, and the same name is being sent for both
arguments.

Is there a solution for this problem?

Thanks,

Bruce

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 29 19:19:56 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.