On Fri, Dec 18, 2009 at 9:42 AM, Benjohn Barnes <benj...@fysh.org> 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 recent ci-comment change.
i've never personally needed them in a source tree, other than to make sure
i don't include them in distribution tarballs. (i.e., they get in my way
every now and then.)

Rather than create_manifest, i would recommend:

  manifest print  // dump to stdout
  manifest uuid // dump only manifest.uuid to stdout
  manifest create // creates manifest + manifest.uuid


:-?

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
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