[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion Debian packages?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-07-08 23:56:18 CEST

David Kimdon <dwhedon@debian.org> writes:

> Hi,
>
> I've uploaded subversion 0.13.0 to Debian unstable. 0.13.2 is
> prepared, I am waiting a bit on 0.13.0 feedback before uploading
> 0.13.2.
>

I notice you have a libsvn/libsvn-dev package in 0.13.0. You should
be aware that the API is not yet stable. Anyone building a third
party application against the libraries in 0.13.0 will almost
certainly have a problem when you produce newer library versions. The
subversion package itself doesn't really have a problem, it's third
party applications compiled by a user that will break.

In 0.13.2 Subversion has introduced a library version number, the
libraries now look like libsvn_xxx-1.so, and the headers have moved
from include/ to include/subversion-1/. I don't know how you plan to
handle this, I suppose you could continue to use the name libsvn until
Subversion reaches a stable API and then switch to using libsvn1.

Given that the API is not stable, I wonder if we should be using a
version number of zero rather than one?

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 8 23:56:48 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.