On 2/22/18, Tino Lange <[email protected]> wrote: > (Local checkouts on that machine itself need to point to the changed file > then as well, so it might be more fallout than renaming)
The "fossil info $REPO" command will tell you about all the check-outs for a repository. You can then use the "fossil test-move-repository" command in each active checkout. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

