On Mon, 23 Aug 2010 15:21:41 +0200
Arjen Markus <[email protected]> wrote:

> Hi Richard,
> 
> odd, sqlite3 reports "ok", but fossil comes up with:
> 
> fossil: SQLITE_CANTOPEN: cannot open file at line 31151 of
> [fbe70e1106] fossil: unable to open database file

Check file chmod if you're under unix or permission under windows.

You can add a line with a printf before/after 31151 to
get a better explain/assert from involved variables/file descriptors

> 
> If you have recently updated your fossil executable, you might
> need to run "fossil all rebuild" to bring the repository
> schemas up to date.
> 
> if I try, for instance, to add a file to the (opened) repository or
> if I try to clone it in a different directory.
> 
> Regards,
> 
> Arjen
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to