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

Re: status_baton

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-06-21 22:33:10 CEST

> 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?

Though this is actually a "developing *with* subversion" rather than a
"developing Subversion" question (and hence a users@ mailing list
message), here's your answer:

http://subversion.tigris.org/faq.html#baton

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 21 22:33:43 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.