GME  13
Public Attributes
svn_fs_path_change_t Struct Reference

#include <svn_fs.h>

List of all members.

Public Attributes

const svn_fs_id_tnode_rev_id
svn_fs_path_change_kind_t change_kind
svn_boolean_t text_mod
svn_boolean_t prop_mod

Detailed Description

Similar to svn_fs_path_change2_t, but without kind and copyfrom information.

Deprecated:
Provided for backwards compatibility with the 1.5 API.

Definition at line 1266 of file svn_fs.h.


Member Data Documentation

kind of change

Definition at line 1272 of file svn_fs.h.

node revision id of changed path

Definition at line 1269 of file svn_fs.h.

were there property mods?

Definition at line 1278 of file svn_fs.h.

were there text mods?

Definition at line 1275 of file svn_fs.h.


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