- Anyone with existing format 1 databases would need to use a special snapshot of Schevo 3.1 to access them.
Please note that it is possible to use a specific snapshot of Schevo 3.1 if it becomes necessary to work with format 1. I'll provide assistance to anyone who finds themselves in this situation.
I'll post another message when the 'master' branch no longer supports format 1.
Hi Matthew et al --
Some questions about this database format change...
1.) I can't seem to find Schevo "3.1a1" package anywhere, and that
version is being required when I updated SchevoDurus to the "dev" tag.
Is this related to the newer database format change ?
2.) Also, I'm just starting up playing with the new Schevo 3.0 branch.
Would it then be possible to specify either to use "epoll" or "sendfile"
on Linux, somewhere, so that it can be explicitely configured to use one
or another extension ?
I noticed that upon install of latest SchevoDurus branch, py-sendfile is
being required but py-epoll isn't. I therefore had to install that
package manually.
Your help is greatly appreciated! Thanks for your continuing efforts! :)
Regards,
Etienne
erob@localhost:~/ncvs/schevo-3.0$ /opt/bin/git log | head
commit 9220ae68bc94203743e20a0a3fa6dbf96dd28431
Author: Matthew R. Scott <gldn...@gmail.com>
Date: Tue Sep 22 22:11:41 2009 -0700
threadlocal database opener
erob@localhost:~/ncvs/schevo-duruses$ /opt/bin/git log | head
commit 6d57ddf0a6335c20d1c4718da8a7a11c977ec26a
Author: Matthew R. Scott <gldn...@gmail.com>
Date: Tue Sep 22 20:33:24 2009 -0700
No longer supporting format 1 databases
- --
Etienne Robillard <robillar...@gmail.com>
Green Tea Hackers Club <http://gthc.org/>
Blog: <http://gthc.org/blog/>
PGP Fingerprint: 178A BF04 23F0 2BF5 535D 4A57 FD53 FD31 98DC 4E57
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkrGDJgACgkQ/VP9MZjcTlc2twCgwVF3vjYfgi52pLN4Vl3PPLMR
T98AnRjsbGhyQRSO8VPexVMDJIaPCAQN
=MW73
-----END PGP SIGNATURE-----
> 1.) I can't seem to find Schevo "3.1a1" package anywhere, and that
> version is being required when I updated SchevoDurus to the "dev" tag.
> Is this related to the newer database format change ?
Ah, well, you can forget that one, as it turns out a lot of mess
was accumulating in the site-packages directory. Removing the old egg
directories and reinstalled Schevo solved this. Sorry for the noise.. :)
Cheers!
Etienne
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkrGD24ACgkQ/VP9MZjcTlfAdwCgmEaVOEQDm5C2ZWGYBSGxLpfj
wYcAoMVwWDZON4TbmaAjK0qFhfdIBaFZ
=+wTy
-----END PGP SIGNATURE-----
2.) Also, I'm just starting up playing with the new Schevo 3.0 branch.
Would it then be possible to specify either to use "epoll" or "sendfile"
on Linux, somewhere, so that it can be explicitely configured to use one
or another extension ?
I noticed that upon install of latest SchevoDurus branch, py-sendfile is
being required but py-epoll isn't. I therefore had to install that
package manually.