On 11/28/17, Jacob MacDonald <jaccar...@gmail.com> wrote:
> On my end, I added a couple of local files in two commits. Then I ran
> "fossil sync". The commits do not show up on Chisel even though the sync
> command says it succeeds. Furthermore, opening a new clone of the
> repository from Chisel seems to be corrupt: When I try to open it, it tells
> me the manifest is bad and no files get put on the disk.

Obviously, I cannot test the syncing part because I don't have write
access on your chisel repo.  But when I clone and open your repo, it
seems to work fine and report no errors.

What version of Fossil are you running locally?  What does "fossil version" say?

Try running:

     fossil sync --httptrace

That will generate files in your local directory named
"http-re*-*.txt".  Please send me all of those files so that I try to
tell what is going wrong.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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