svn_client_copy_source_t Struct Reference
[Copy paths in the working copy and repository.]

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

#include <svn_client.h>


Data Fields

const char * path
 The source path or URL.
const svn_opt_revision_trevision
 The source operational revision.
const svn_opt_revision_tpeg_revision
 The source peg 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 2925 of file svn_client.h.


Field Documentation

The source path or URL.

Definition at line 2928 of file svn_client.h.

The source peg revision.

Definition at line 2934 of file svn_client.h.

The source operational revision.

Definition at line 2931 of file svn_client.h.


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

Generated on Fri Aug 7 01:42:04 2009 for Subversion by  doxygen 1.5.8