Same as svn_wc_status2_t
, but without the svn_lock_t 'repos_lock' field.
More...
#include <svn_wc.h>
Detailed Description
Same as svn_wc_status2_t
, but without the svn_lock_t 'repos_lock' field.
- Deprecated:
- Provided for backward compatibility with the 1.1 API.
Definition at line 2829 of file svn_wc.h.
Field Documentation
Can be NULL
if not under version control.
Definition at line 2832 of file svn_wc.h.
a directory can be 'locked' if a working copy update was interrupted.
Definition at line 2841 of file svn_wc.h.
The status of the entries properties.
Definition at line 2838 of file svn_wc.h.
The entry's property status in the repository.
Definition at line 2857 of file svn_wc.h.
The entry's text status in the repository.
Definition at line 2854 of file svn_wc.h.
The status of the entries text.
Definition at line 2835 of file svn_wc.h.
The documentation for this struct was generated from the following file: