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

Building svnlook

From: John <jsparrow_at_ecclescollege.ac.uk>
Date: 2005-05-28 12:10:22 CEST

Is there a simpler way to build svnlook, without going through the whole svn
build process (which I gather is complex under win32?).

I want to be able to write compiled hooks - so to do this I guess I need to
replicate the functionality of svnlook. I was hoping it just pulled
functionality dirctly from the libraries (I was thinking dll's, not static
linking, silly me!).

It's 10 years since I did any C coding, but from the look if it, svnlook is
statically linked to functions like svn_fs_get_lock()? So I'll have to
statically link too, or write a dll I can call.

Don't suppose anyone has written a cool dll-wrapper around the api have they??

Thanks,

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 28 12:14:49 2005

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.