I've just integrated Greg's CephBroker in Hypertable source tree. One thing I noticed that there is no version api in libceph.h a la DbEnv::version in Berkeley DB, which can be used to check header/shared library mismatch. Currently I just hard-code 0.13 in the ceph broker source and update manually. It'd be nice to have a version api to do this automatically. Another thing is that ceph git repo uses plain/lightweight tags instead of signed or annotated tags (created by git tag -a <tag>), for release tags. "git describe" by default only looks for signed/annotated tags unless --tags specified, which is good for separate the namespace of release tags and utility tags.
__Luke ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ceph-devel mailing list Ceph-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ceph-devel