Defines | |
#define | SVN_DAV_PROP_NS_SVN "http://subversion.tigris.org/xmlns/svn/" |
A property stored in the fs and wc, begins with 'svn:', and is interpreted either by client or server. | |
#define | SVN_DAV_PROP_NS_CUSTOM "http://subversion.tigris.org/xmlns/custom/" |
A property stored in the fs and wc, but totally ignored by svn client and server. | |
#define | SVN_DAV_PROP_NS_DAV "http://subversion.tigris.org/xmlns/dav/" |
A property purely generated and consumed by the network layer, not seen by either fs or wc. |
|
A property stored in the fs and wc, but totally ignored by svn client and server. A property simply invented by the users. |