[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: Edmund Horner <chrysophylax_at_chrysophylax.cjb.net>
Date: 2004-05-17 15:12:33 CEST

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.) ?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 17 15:13:26 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.