Thus said Sergey Bronnikov on Sun, 31 Dec 2017 11:40:48 +0000:

> For import purpose I use  'fossil tickets' commands, like this: fossil
> ticket title  "title" comment "comment"  and it creates new  ticket in
> Fossil SCM. After  this I need to add other  messages as comments. But
> how to automatically understand id of added ticket?

It would appear that Fossil incorrectly identifies each new ticket as an
error  condition and  outputs nothing.  I've committed  a fix  to trunk.
Please verify that it works better for you:

http://www.fossil-scm.org/index.html/info/d4c6f3c439e369e0

Before  this fix,  Fossil would  never output  anything on  a successful
ticket operation so  you didn't ever get the Ticket  ID. That would make
it pretty difficult to deterministically obtain the Ticket ID.

Andy
-- 
TAI64 timestamp: 400000005a498829


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to