On Wed, Dec 9, 2009 at 10:21 PM, Jeremy Cowgar <[email protected]> wrote:
> It then does a system call something like: nano unique-filename.txt > Right, then a 'cat' kludge won't help. :/ > So, fossil already writes/reads from a commit message, it just doesn't > expose the functionality to the user. IIRC, CVS and SVN leave a temp file if the commit fails. A clumsy workaround: in your editor, save without exiting, then save-as to a different name, then exit. fossil will pick up the first file and leave your new one intact. -- ----- stephan beal http://wanderinghorse.net/home/stephan/
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

