Hi Richard, On 2010-08-23 14:15, Richard Hipp wrote:
> > - If I run the command "fossil ui" (so without the name of the > repository) the error message relates to SQLite not being able to > open the database, rather than a more obvious message like "you did > not specify what repository!" > > > When I try this, the error message I get is "no within an open > checkout" which seems reasonable to me. What error message are you > getting exactly? And what is the sequence of commands you are using to > get it? > I made the mistake of running that command in a directory with a checked -out repository. Since the repository is now corrupt, that message is probably related to the corrupted status, rather than the absence of the command-line argument. Exact message: fossil: SQLITE_CANTOPEN: cannot open file at line 31151 of [fbe70e1106] fossil: unable to open database file If you have recently updated your fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date. Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

