Ticket UUID: | 1b20ab6cdbeb33644f6d6c1a14028ac53c1c0941 | ||
Title: | "Fossil : no such file: in -E2F0FD85......." | ||
Status: | Open | Type: | Code_Defect |
Severity: | Critical | Priority: | |
Subsystem: | Resolution: | Open | |
Last Modified: | 2010-03-08 00:15:29 | ||
Version Found In: | 4f24addea9 | ||
Description & Comments: | |||
What we've tested.
All machines are running fossil version 4f24addea9 2009-12-20 and for all of the following machines we tried a clone from my server machine. Using The Internet: His computer running Windows 7 - Didn't work His laptop running Windows 7 - Didn't work His server running XP - DID work My Computer using my DNS:Port running Windows 7 - DID work Using My Local Network: My Computer using my localhost:port running Windows 7 - DID work My friend can't commit to the database even after cloning. He keeps getting an error message "Fossil : no such file: in -E2F0FD85.......". Nothing in the database starts with a negative and doesn't have E2F0FD85 anywhere in the timeline. This seems as if the database is corrupt but we've successfully clone/committed as specified above. Has anyone seen this kind of error before? The error occurs when I normally get the "unable to sign manifest. continue (y/N)?" message from fossil so the error is displayed after " 'gpg' is not recognized as an internal or external command, operable program or batch file.' Though I realize some of you may not see these prompts I hope someone can be of help. drh added on 2010-03-01 00:48:07: fossil clone http://whatever/ local.fossil --httptrace The debugging output that results might give us a clue about what is going wrong. anonymous added on 2010-03-01 18:07:52: Also, while I have your attention, if I do have to start a new database is there a way to take all the settings and tickets from my current database to the new one without having to enter them by hand?? Like the tickets setup, users, all filled out tickets? Has this export feature been requested? If not, I guess this is my feature request. If you'd like me to put it into a new ticket I will gladly do so. anonymous added on 2010-03-03 19:57:59: anonymous added on 2010-03-08 00:15:29: |