On Fri, Jun 29, 2012 at 5:33 AM, Jacek Cała <jacek.c...@gmail.com> wrote:

>  Hi,
>
> I've been doing some code maintenance (lots of deletes, renames, adds)
> and now cannot do commit. Every commit attempt causes:
>
> > fossil.exe: manifest file (1816) is malformed.
>
> What does this mean? Is there any chance to fix the repo? My fossil
> version is 1.22.
>

I have traced this problem to a bug in Fossil's manifest generator which
causes rows of the manifest to be created out of order if you have done a
"fossil mv" but then do a "fossil commit FILENAME..." where the renamed
files are not being committed.  Working on a fix now...




>
>  Jacek
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
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