Ticket UUID: | d06e5d462b1aca3e47e897f5b0af534cbaa57d3c | ||
Title: | * is not accepted as a parameter for crnl-glob on command line | ||
Status: | Closed | Type: | Code_Defect |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Fixed | |
Last Modified: | 2011-09-15 09:08:23 | ||
Version Found In: | 0448438c56 | ||
Description & Comments: | |||
*, which is the value for most of my projects, is not accepted as a parameter for crnl-glob on command line. It has to be set through the browser. As ui/server command do not work too well when a vpn is installed, I need to set the settings from command line only, which is not possible.
Command: fossil settings crnl-glob * Here is the output: d:\tools\fossil.exe: Usage: d:\tools\fossil.exe settings ?PROPERTY? ?VALUE? anonymous claiming to be Martin added on 2011-06-15 05:29:02 UTC: http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg04322.html anonymous added on 2011-06-15 08:12:51 UTC: stephan added on 2011-09-14 18:16:18 UTC: mistachkin added on 2011-09-14 18:52:30 UTC: stephan added on 2011-09-15 09:08:23 UTC: I don't know exactly what changed, but in version 1.18 or 1.19, the commands: fossil setting crnl-glob * fossil setting crnl-glob "*" work perfectly.... (weird - fossil is prematurely ending my PRE block...) And BTW, previously neither single quotes or double quotes worked to set the value to *. Single quotes were taken in the value and double quotes gave the same error which I mentioned in the thread. Changing status from not-a-bug to fixed. @Yogesh - if this comes back, please let us. |