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

WC-NG question: ctx->wc_ctx docs

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 28 Jul 2009 14:10:23 -0400

Reading in svn_client.h, I see:

  /** An optional working copy context for the client operation to use.
   * This is initialized by svn_client_create_context() and should never
   * be @c NULL.
   *
   * @since New in 1.7. */
  svn_wc_context_t *wc_ctx;

Can someone help me interpret this? If the wc_ctx pointer is "optional",
then what (if not NULL) is its value when the structure initializer "opts
out" on this field?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2376353

Received on 2009-07-28 20:10:51 CEST

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.