GME  13
Public Attributes
svn_client_copy_source_t Struct Reference

#include <svn_client.h>

Collaboration diagram for svn_client_copy_source_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * path
const svn_opt_revision_trevision
const svn_opt_revision_tpeg_revision

Detailed Description

A structure which describes the source of a copy operation--its path, revision, and peg revision.

Since:
New in 1.5.

Definition at line 4259 of file svn_client.h.


Member Data Documentation

The source path or URL.

Definition at line 4262 of file svn_client.h.

The source peg revision.

Definition at line 4268 of file svn_client.h.

The source operational revision.

Definition at line 4265 of file svn_client.h.


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