Thanks for the replies - so it seems I won't have to worry about managing open connections (and I'll have to track down that bug a bit more - probably in my scripts :)
On 10 June 2011 17:57, Tomek Kott <[email protected]> wrote: > > However I'm just trying to get my head around what fossil open does in >> addition to creating the checkout database and populating the directory - >> that is does it also open an sqlite db connection? >> > > I don't think there's ever a permanent sqlite connection. I thought that > was essentially the point with an sqlite db, in that it is a self contained > file that one can connect to as needed. I think you're right though, the > only thing fossil open does is create the appropriate database (_FOSSIL_) > and populate the directory. > > Tomek > > > _______________________________________________ > 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

