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

Re: SWIG client bindings and auth_baton

From: <cmpilato_at_collab.net>
Date: 2003-05-12 18:31:48 CEST

Philipp von Weitershausen <philipp@weitershausen.de> writes:

> Stephen White wrote:
> > Index: subversion/bindings/swig/util.i
> > ===================================================================
> > --- subversion/bindings/swig/util.i (revision 5888)
> > +++ subversion/bindings/swig/util.i (working copy)
> > @@ -232,6 +232,7 @@
> > #define __attribute__(x)
> > %include svn_io.h
> > +%include svn_auth.h
> > %{
> > #include <apr.h>
>
> Weird. In my working copy, %include svn_auth.h appears in line 228 of
> the file, just two paragraphs above where you've inserted
> it. Therefore, my script works out of the box here...

As well it should. I added the svn_auth.h header to the bindings
interface files a week or so ago, and used a script *very* similar to
Philipp's to verify that I could actually use the auth baton.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 12 18:36:40 2003

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.