Artifacts Associated With Ticket 8179e10483
Ticket change [3ec83b4c45] (rid 11069) by tyardeni on 2016-08-29 17:44:46:
- comment initialized to:
refdb set command does not replace existing lines in the .dat file when updating existing keys: refdb set db row col data [] [col] row data ... refdb set db row col data [] [col] row data row data
- login: "tyardeni"
- private_contact initialized to: "97a985880d55d4326aae6748098171ce1de44344"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to: "refdb: set appends changes but does not replace"
- type initialized to: "Code_Defect"
- comment initialized to:
Ticket change [7dc08e016f] (rid 11070) by tyardeni on 2016-08-29 17:45:55:
- icomment:
See below for sample of the behavior. Opening with "refdb edit" cleans up the extra lines... <verbatim> refdb set db row col data [] [col] row data ... refdb set db row col data [] [col] row data row data </verbatim>
- login: "tyardeni"
- mimetype: "text/html"
- priority changed to: "Immediate"
- resolution changed to: "Open"
- icomment:
Ticket change [150149175e] (rid 11074) by tyardeni on 2016-08-30 09:29:19:
- icomment:
On refdb set command if sheet-names.cfg is missing: <verbatim> $ refdb set db sheet col row data Error: (open-output-file) cannot open file - No such file or directory: "db/sheet-names.cfg" Call history: refdb.scm:149: main refdb.scm:136: argv refdb.scm:64: string->symbol refdb-module.scm:702: ##sys#get-keyword refdb-module.scm:703: conc refdb-module.scm:706: refdb#conf-get-record refdb-module.scm:775: conc refdb-module.scm:775: file-exists? refdb-module.scm:778: dat-lookup refdb-module.scm:472: filter refdb-module.scm:707: file-exists? refdb-module.scm:711: add-sheet refdb-module.scm:608: refdb#list-sheets refdb-module.scm:603: file-exists? refdb-module.scm:609: conc refdb-module.scm:609: with-output-to-file <-- </verbatim>
- login: "tyardeni"
- mimetype: "text/html"
- icomment:
Ticket change [bf0960777f] (rid 11076) by tyardeni on 2016-08-30 09:32:57:
- icomment: "The last update belonged on a different ticket :("
- login: "tyardeni"
- mimetype: "text/x-fossil-plain"