Fossil SCM

"fossil ticket set uuid +icomment text" cause repo issues

Open

d4378c258d9fc6b… · opened 12 years, 10 months ago

Type
Code_Defect
Priority
Severity
Important
Resolution
Fixed
Subsystem
Created
May 31, 2013 5:14 p.m.

After attempting to add a comment to a ticket from the fossil command I got an error.

$ fossil ticket set ee2d4d2c9439dbb2556670db97be7e65985bae2a +icomment 'Fixed for BtrFS in [476ec98751]' fossil: SQLITE_ERROR: near "+": syntax error fossil: near "+": syntax error INSERT INTO ticketchng(tkt_id,tkt_mtime,+icomment,tkt_rid)VALUES(13,:mtime,'Fixed for BtrFS in [476ec98751]',613)

Further attempts to commit to the database re-issued this error (but took the commits)

Comments (2)

nobody 12 years, 10 months ago

After attempting to add a comment to a ticket from the fossil command I got an error.

$ fossil ticket set ee2d4d2c9439dbb2556670db97be7e65985bae2a +icomment 'Fixed for BtrFS in [476ec98751]' fossil: SQLITE_ERROR: near "+": syntax error fossil: near "+": syntax error INSERT INTO ticketchng(tkt_id,tkt_mtime,+icomment,tkt_rid)VALUES(13,:mtime,'Fixed for BtrFS in [476ec98751]',613)

Further attempts to commit to the database re-issued this error (but took the commits)

stephan 12 years, 9 months ago

This was apparently fix by Richard in [878f7008ab].

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button