Ticket Change Details
Not logged in
Overview

Artifact ID: 3882b8654e006631d74722e50f7ab0b148522bea
Ticket: 3f0c73f2d2d08eb454339b49e4978f385bc4c385
diff-command with parameter doesn't work
User & Date: rwilson 2009-09-22 18:55:18
Changes

  1. Appended to comment:
    
    
    <hr><i>rwilson added on 2009-09-22 18:55:18:</i><br>
    double quoting doesn't work either, but i'm not sure its the shell.  technically you should be able to double-quote ("") or escape quotes with a carat (^").  windows powershell can escape with backquotes (`").  none of these methods appears to work with fossil.
    
    <pre>
    PS C:\fossil\xyntservice> fossil settings editor """c:\program files\jgsoft\editpadpro6\editpadpro.exe"" /newinstance"
    Usage: C:\WINDOWS\system32\fossil.exe settings ?PROPERTY? ?VALUE?
    </pre>