|
GME
13
|
#include <svn_client.h>

Public Attributes | |
| const char * | path |
| const svn_opt_revision_t * | revision |
| const svn_opt_revision_t * | peg_revision |
A structure which describes the source of a copy operation--its path, revision, and peg revision.
Definition at line 4259 of file svn_client.h.
| const char* svn_client_copy_source_t::path |
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.
1.7.6.1