Subversion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
Working size constants
Working copy management

Values for the working_size field in svn_wc_entry_t when it isn't set to the actual size value of the unchanged working file. More...

Macros

#define SVN_WC_ENTRY_WORKING_SIZE_UNKNOWN   (-1)
 The value of the working size is unknown (hasn't been calculated and stored in the past for whatever reason).

Detailed Description

Values for the working_size field in svn_wc_entry_t when it isn't set to the actual size value of the unchanged working file.

Macro Definition Documentation

#define SVN_WC_ENTRY_WORKING_SIZE_UNKNOWN   (-1)

The value of the working size is unknown (hasn't been calculated and stored in the past for whatever reason).

Since
New in 1.5

Definition at line 2021 of file svn_wc.h.