On 12/14/15, David Vines <d...@zombi.eclipse.co.uk> wrote:
> I've just started playing with fossil for my personal projects and I'm
> considering getting my some of my one-touch builds to create a technote
> with the build artifacts as attachments. However I don't see an easy
> command line way to create either technote's or attachments - Am I just
> missing something obvious?
>

I don't recall anybody ever writing such commands.  There is nothing
technically difficult about doing so - I just don't think the need has
come up before.

The technote code is in the event.c source file.  You can use the
"wiki" command implement in "wiki.c" as a guide for adding similar
command-line editing capabilities to technotes in the event.c source
file, if you want to do a little hacking.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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