[fossil-users] Manifest files

2009-12-18 Thread Benjohn Barnes
On 18 Dec 2009, at 00:01, D. Richard Hipp wrote: > The manifest and manifest.uuid files are not used by Fossil. Fossil > makes those files available for the convenience of the application and > the application's makefile. For example, the makefile for SQLite > extracts information from its man

Re: [fossil-users] Manifest files

2009-12-18 Thread Stephan Beal
On Fri, Dec 18, 2009 at 9:42 AM, Benjohn Barnes wrote: > Ah, that's cool to know. I'd wondered what they were for too. Would it > be possible / sensible to make them optional, or generated by a fossil > command: > >fossil create_manifest > Good idea. Or even stuffed in the DB, like the r

Re: [fossil-users] Manifest files

2009-12-18 Thread Eric
From: "Stephan Beal" Date: Fri, December 18, 2009 10:07 am > On Fri, Dec 18, 2009 at 9:42 AM, Benjohn Barnes wrote: > >> Ah, that's cool to know. I'd wondered what they were for too. Would it >> be possible / sensible to make them optional, or generated by a fossil >> command: