Hi Luke,

I've added a ceph_version() call and pushed it to the unstable branch.  
It'll be included in v0.14 (hopefully next week).  And I'll start 
generating annotated tags from here on out.  Thanks!

One thing I noticed is the hypertable patch currently includes a copy of 
libceph.h, but it should probably stay outside the hypertable repo.  It's 
installed via a ceph 'make install', or there are pre-built debian libceph 
and libceph-dev packages.

sage



On Wed, 2 Sep 2009, Luke wrote:

> 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
> 
> 

------------------------------------------------------------------------------
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

Reply via email to