On 3/5/2016 11:27 AM, Joe Mistachkin wrote:
I think this branch is ready and I'm planning on merging these changes to
trunk on Tuesday, March 8th, 2016.  Please feel free to raise objections.

I would still like "make test" to work, and we are 99% of the way there I think. The easy part is tweaking main.mk. But repo_init is still being paranoid about [pwd] when tester.tcl is invoked being within a checkout. I don't think that is needed any more?

$ fossil open ../fossil.fossil
$ ./configure --with-miniz --with-openssl=none
....
$ make test"
....
In an open checkout: cannot initialize a new repository here.
    while executing
"error "In an open checkout: cannot initialize a new repository here.""
    (procedure "repo_init" line 5)
    invoked from within
"repo_init"
    (file "C:/Users/Ross/Documents/tmp/tf/test/amend.test" line 52)

I updated main.mk (via makemake.tcl) and checked that in.

--
Ross Berteig                               r...@cheshireeng.com
Cheshire Engineering Corp.           http://www.CheshireEng.com/
+1 626 303 1602
_______________________________________________
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