Hi list,

I update my fossil executable latest version from trunk recently, and
"fossil set" command give me error now.

=================
mgagnon@iserver(~/fossil/fossil-scm)
$ ./fossil set
./fossil: SQLITE_ERROR: statement aborts at 5: [DETACH DATABASE configdb]
no such database: configdb
./fossil: no such database: configdb
DETACH DATABASE configdb

If you have recently updated your fossil executable, you might
need to run "fossil all rebuild" to bring the repository
schemas up to date.
==================

With an older version it is working fine..

mgagnon@iserver(~/fossil/fossil-scm)
$ fossil ver
This is fossil version 1.24 [19ca7c6c54] 2012-11-03 02:53:24 UTC
mgagnon@iserver(~/fossil/fossil-scm)
$ fossil set
access-log
allow-symlinks
auto-captcha
auto-hyperlink
auto-shun
autosync             (local)  1
binary-glob
clearsign
case-sensitive
crnl-glob
default-perms
diff-binary
diff-command
dont-push
editor
gdiff-command        (local)  vimdiff
gmerge-command
https-login
ignore-glob          (global) *~,.*~,*.bk,*.old
empty-dirs
http-port
localauth            (local)  0
main-branch
manifest             (local)  on
max-upload
mtime-changes
pgp-command
proxy
relative-paths
repo-cksum           (global) 0
self-register
ssl-ca-location
ssl-identity
ssh-command
web-browser
white-foreground
=================

Am I the only one that have this problem ?

I can reproduce the same problem on 2 different system, don't matter on
which repository I am.

Regards,

-- 
Martin G.
_______________________________________________
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