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

status_baton

From: Brian Jauch <jauchb_at_seapine.com>
Date: 2006-06-21 22:20:57 CEST

Hello,

 

I am trying to write some integration with Subversion, but I've run into
a bit of a problem. I want to use the svn_client_status2 function,
which takes as a parameter a "status_baton." This struct isn't defined
in the include files for the api, though; it appears to be defined in
delete.c. This, of course, leads to "undefined struct" errors. How am
I supposed to create items to pass to this, or any, function which takes
a status_baton, without just locally defining an identical struct?

 

Thanks,

_______________________________

Brian Jauch
Software Engineer Co-op

Seapine Software, Inc.
Phone: 513.754.1547
Fax: 513.754.1660
http://www.seapine.com <http://www.seapine.com/>
_______________________________

 
Received on Wed Jun 21 22:23:13 2006

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.