svn_log_changed_path_t Struct Reference

A structure to represent a path that changed for a log entry. More...

#include <svn_types.h>


Data Fields

char action
 'A'dd, 'D'elete, 'R'eplace, 'M'odify
const char * copyfrom_path
 Source path of copy (if any).
svn_revnum_t copyfrom_rev
 Source revision of copy (if any).


Detailed Description

A structure to represent a path that changed for a log entry.

Definition at line 393 of file svn_types.h.


Field Documentation

Source path of copy (if any).

Definition at line 399 of file svn_types.h.

Source revision of copy (if any).

Definition at line 402 of file svn_types.h.


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

Generated on Fri Aug 7 01:01:27 2009 for Subversion by  doxygen 1.5.5