Great, then it seems like the easiest choice. My last concern is if appending to a file using ">>" is portable enough on all platforms. I'll make some experiments and let you know if I get some resuilts.
I made a ticket: http://www.fossil-scm.org/fossil/tktview/09b0f742287f3e97b42ab14764ae3a6b7d6cd558 I hope you don't mind. 2013/1/23 Richard Hipp <[email protected]> > > > On Wed, Jan 23, 2013 at 9:06 AM, Petr P <[email protected]> wrote: > >> >> Is fossil_system() safe to use for invoking another instance of "fossil"? >> Is this idea used already in some command? >> > > The fossil_system() function was created for the purpose of running > instances of fossil recursively and to do so correctly across platforms. > Examples: > > http://www.fossil-scm.org/fossil/artifact/de8fed4fe46c?ln=220-227 > http://www.fossil-scm.org/fossil/artifact/a34c5b6508?ln=113-117 > > > > -- > D. Richard Hipp > [email protected] > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

