On Wed, Mar 30, 2011 at 6:39 PM, Zed A. Shaw <[email protected]> wrote: > Uh, this may sound stupid but latest trunk fails with: > > make: *** No rule to make target `src/../manifest.uuid', needed by > `bld/VERSION.h'. Stop. > > Because, for some reason, my checkout on this one machine does not have > a manifest.uuid. > > Any idea why this might be happening? > > -- > Zed A. Shaw > http://zedshaw.com/ > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >
Make sure the manifest repo setting is enabled. (fossil settings manifest on) Mark _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

