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

Re: Anyone looking for a nice and easy bite-sized task?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-17 20:28:43 CEST

Edmund Horner wrote:

> Edmund Horner wrote:
>
>> I'm happy to do it, but it might be a 48-hour job... meaning I've got
>> an exam tomorrow.
>
>
> Well I've started... but I realise I don't have a clear idea of what
> the right list of libraries to check for each executable is. For
> example, the pre-existing clients/cmdline/main.c has:
>
> { "svn_subr", svn_subr_version },
> { "svn_client", svn_client_version },
>
> Does this mean it's sufficient to test only the libraries the
> executable links directly with (and not worry about things used by
> svn_client, etc.) ?

Yes. The 'libraries' lists in build.conf are (should be) definitive.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 17 20:31:22 2004

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.