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

Re: showing fs modules in --version ?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-03-23 21:17:29 CET

John Peacock wrote:
> I'm starting by creating a function in libsvn_fs/fs-loader.c to
> enumerate the available backends (exactly like svn_ra_print_ra_libraries
> operates in libsvn_ra). Then it's pretty easy to add that information
> to svn_opt_print_help() so all of the calls get it.

OK, I'm having a thinko here. If I add svn_fs_print_fs_modules() to
fs-loader.c and then try and call it from svn_opt_print_help(), then
libsvn_subst needs to call into libsvn_fs. That's not a problem, right?

I'm having a blind spot for how to get the linker to defer the call to
the other library (I know this seems basic). In my own defense, I went
to see a Robyn Hitchcock concert last night and I'm still metabolizing
the one beer I drank... ;-)

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 23 21:18:50 2005

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.