Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

svn_wc_status_t Struct Reference
[working copy status.]

Same as svn_wc_status2_t, but without the svn_lock_t 'repos_lock' field. More...

#include <svn_wc.h>


Data Fields

svn_wc_entry_tentry
 Can be NULL if not under version control.
svn_boolean_t locked
 a directory can be 'locked' if a working copy update was interrupted.
svn_boolean_t copied
 a file or directory can be 'copied' if it's scheduled for addition-with-history (or part of a subtree that is scheduled as such.).
svn_boolean_t switched
 a file or directory can be 'switched' if the switch command has been used.


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 1713 of file svn_wc.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 13:41:58 2007 for Subversion by  doxygen 1.3.9.1