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

Re: Viewing diffs in unified format in vim

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Tue, 30 Sep 2008 17:55:48 +0400

2008/9/30 <bd_at_bc-bd.org>:
>
> Settings:
> C:\Documents and Settings\stefanv\My Documents\diff.bat "%base" "%mine"
>

Try with double quotes around the path to the bat file,
"C:\Documents and Settings\stefanv\My Documents\diff.bat" "%base" "%mine"

Also, another thing to try:
cmd.exe /C "C:\Documents and Settings\stefanv\My Documents\diff.bat"
"%base" "%mine"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-30 15:55:54 CEST

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

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