Hello, I downloaded Jörg Sonnenberger's src.fossil from netbsd.org, then ran a rebuild on it (upgrade the schema for a newer version of fossil), and pulled the latest updates from Jörg's public repository. Next, I tried to create a branch:
$ fossil branch new megafoo netbsd-5-1 At this point it asks me for my gpg passphrase, I enter it, and then it fails with: fossil: unable to install new manifest This is a fossil_panic() which ran because manifest_crosslink() is failing, but I don't have any more details yet. Are there any obvious caveats I should check for before stepping through the process in a debugger? -- Kind regards, Jan Danielsson
signature.asc
Description: OpenPGP digital signature
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

