Subversion 1.6.16
|
Info about one of the conflicting versions of a node. More...
#include <svn_wc.h>
Data Fields | |
svn_node_kind_t | node_kind |
Info about this node. | |
Where to find this node version in a repository | |
const char * | repos_url |
URL of repository root. | |
svn_revnum_t | peg_rev |
revision at which to look up path_in_repos | |
const char * | path_in_repos |
path within repos; must not start with '/' |
Info about one of the conflicting versions of a node.
Each field may have its respective null/invalid/unknown value if the corresponding information is not relevant or not available.