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

Re: SVN::Core not on CPAN

From: Marcin Kasperski <Marcin.Kasperski_at_softax.com.pl>
Date: 2004-04-01 12:51:55 CEST

> Well that would more or less mean compiling all of subversion
> from CPAN. Is that really adviseable?

Depends on how hard is to allow it.

> Or should a SVN::Core
> module ask for an installed subversion with source, and take
> care of building only the bindings part?

There are CPAN modules working exactly this way. For instance,
multiple DBD::* database drivers expect the database client
libraries to be present while compiling.

IMHO SVN::Core should be present on CPAN and just check whether
svn libraries are present and if not, abort printing some
instructions of where to find them and how to build.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 1 12:52:38 2004

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

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