When I attempted to PULL with the command FOSSIL PULL –R FILE
but (by mistake of course) I pointed it instead to a PDF file, I got an endless 
loop that ends with a crash. (Win7 machine.)
It happens with any recent version of FOSSIL I tried.

And it seems pretty much any PDF file will cause this behavior.  With other non 
DB files I simply get a ‘no database’ error message.

Here’s some of the output:

SQLITE_NOTADB: file is encrypted or is not a database
fossil: file is encrypted or is not a database
SELECT value FROM config WHERE name='allow-symlinks'
SQLITE_NOTADB: file is encrypted or is not a database
fossil: file is encrypted or is not a database
PRAGMA database_list
SQLITE_NOTADB: file is encrypted or is not a database
fossil: file is encrypted or is not a database
PRAGMA database_list
SQLITE_NOTADB: file is encrypted or is not a database
fossil: file is encrypted or is not a database
PRAGMA database_list
SQLITE_NOTADB: file is encrypted or is not a database
fossil: file is encrypted or is not a database
PRAGMA database_list
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to