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

Re: Learning Subversion's Client C API

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-08-19 01:47:21 CEST

On 8/18/06, Martin Piecyk <mpiecyk@gmail.com> wrote:
[snip]
> I looked at the documentation of svn_auth_open, the first error, and
> it seems I need libsvn_auth, but I did not receive this library in
> svn-win32-1.3.2_dev.zip. Does anyone have any ideas?
>
> Thanks,
> Marty

Almost everything is statically linked on Windows, so you'll probably
need to link in pretty much all the libraries (including bdb, neon and
zlib).

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 19 01:48:30 2006

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.