Subversion
Defines
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...

Defines

#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.


Define Documentation

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.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines