On Dec 26, 2017, at 3:35 PM, Olivier Mascia <[email protected]> wrote:
> 
> Could it be that something is broken with fossil 2.4 windows binary (as 
> available from fossil-scm.org)?

It works for me.

Here’s my test:

    c:\tmp> fossil new ..\x.fossil
    c:\tmp> fossil open ..\x.fossil
    c:\tmp> fossil add *
    c:\tmp> fossil ci
    c:\tmp> fossil ui

That creates a fresh Fossil repo, opens it in the project’s working directory 
(not optional, even for a new project!), adds a bunch of files, checks them in, 
and then shows Fossil UI for the result.

If you tried something else and it fails, reply with how your test differed, 
which will probably tell us *why* it didn’t do what you expected.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to