Thus said "John P. Rouillard" on Fri, 05 Dec 2014 21:38:35 -0500:

> Does fossil have a mechanism where I can create and update the tickets
> from the command line? Even some form of input format would be useful.

http://www.fossil-scm.org/index.html/help?cmd=ticket

> I guess the same  question is once I have tickets  in fossil, is there
> an export  mechanism of some  sort in case I  want to move  to another
> system?

I  don't think  there is  any specific  mechanism for  exporting tickets
(except perhaps in the above mentioned command line options).

I suppose there's always the SQL mechanism if one is desperate:

http://www.fossil-scm.org/index.html/help?cmd=sqlite3

Given the  warning there, any tampering  with the DB should  probably be
done on a temporary clone which is discarded when done.

Andy
-- 
TAI64 timestamp: 4000000054827543


_______________________________________________
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