Development
CVS
-
CVS Instructions
export CVSROOT=:pserver:anonymous@libdbi.cvs.sourceforge.net:/cvsroot/libdbi cvs login cvs -z3 co libdbi
There is no password (just hit enter).
-
Browse CVS Tree
View the CVS tree with your favourite web browser right here
-
Detailed instructions
For more information about accessing the CVS repository, get the authentic and all original instructions from SourceForge
Once you've built libdbi from CVS, you'll probably also want to grab the newest drivers from the libdbi-drivers CVS tree. libdbi does not have a useful test program, as there is not much to check without a driver. If you want to test libdbi, build at least one driver of the libdbi-drivers project and run make check in the libdbi-drivers top-level directory.
Mailing lists
-
libdbi-users
libdbi-users@lists.sourceforge.net - Subscribe - Browse archives
Go here if you have any general questions, ideas, or problems with using libdbi in your program.
-
libdbi-devel
libdbi-devel@lists.sourceforge.net - Subscribe - Browse archives
Discussion about development of the core library and DBD interface.
-
libdbi-cvs
libdbi-cvs@lists.sourceforge.net - Subscribe - Browse archives
Automated CVS diffs and log entries are sent to this address. Subscribe here if you want to track libdbi's progress at the source-code level.
- There are also other mailing lists for driver authors and specific issues related to driver development as part of the libdbi-drivers project.