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