On Thu, Nov 10, 2011 at 9:07 AM, Richard Boehme <[email protected]> wrote:
> When I looked into the > server's fossil repository, I could get into the repository itself, > but the "files" tab gave me an internal server error. > There was once a bug (now fixed) in Fossil where it was dividing by the number of files. So if you haven't checked in any files yet, it is dividing by zero, and crashing. Either update to the latest Fossil code (from the source tree) or else add a single file to the repo. -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

