GME  13
Public Attributes
svn_wc_external_item_t Struct Reference

#include <svn_wc.h>

Collaboration diagram for svn_wc_external_item_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * target_dir
const char * url
svn_opt_revision_t revision

Detailed Description

One external item. Similar to svn_wc_external_item2_t, except revision is interpreted as both the operational revision and the peg revision.

Deprecated:
Provided for backward compatibility with the 1.4 API.

Definition at line 861 of file svn_wc.h.


Member Data Documentation

Same as svn_wc_external_item2_t.revision

Definition at line 870 of file svn_wc.h.

Same as svn_wc_external_item2_t.target_dir

Definition at line 864 of file svn_wc.h.

Same as svn_wc_external_item2_t.url

Definition at line 867 of file svn_wc.h.


The documentation for this struct was generated from the following file: