[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-03-30 16:44:25 CEST

John Peacock wrote:

>> That said, i'm not sure what the 'commonly done thing' is in
>> situations like this. I mean we can't be the first project with this
>> kind of problem...
>
>
> Dependence on externals is a well-known edge condition for CPAN. Check
> out how e.g. Tk or any of the DBD modules handle it. I suspect it is a
> matter of making the Makefile.PL more intelligent so we can throw the
> appropriate error message, _not_ so we can provide a way to build the
> external via CPAN.

Yeah, in the latest version of SVN::Log::Index I made the actual
dependency on the bindings optional (it will try to use the command line
client if it has to), but in any case the Build.PL checks for both the
bindings and the svn executable and exits with a more descriptive error
if it can't find either.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 30 16:45:13 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.