On Mon, Aug 1, 2016 at 8:22 PM, Adam Jensen <han...@riseup.net> wrote:

> On 08/01/2016 07:40 PM, bch wrote:
>
> > in a controlling file. Something like a purpose-built makefile or
> > script that handles this layout, so that -it- can be versioned in
> > fossil; fossil wasn't/isn't currently designed to handle that sort of
> > metadata - which *arguably* should be handled in a script as described
> > above. Fossil can then handle that script as an artifact.
> >
>
> Is there a way to run these scripts automatically after each checkout?


My team and I do this as part of the build procedure. Basically, we treat
those as part of the "product" being built, so when we do a "clean check
out", the first run of make will create those directories. We don't need
them before that.
_______________________________________________
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