Main Page   Modules   Data Structures   File List   Data Fields  

state flags

State flags for use with the svn_client_commit_item_t structure. More...

Defines

#define SVN_CLIENT_COMMIT_ITEM_ADD   0x01
#define SVN_CLIENT_COMMIT_ITEM_DELETE   0x02
#define SVN_CLIENT_COMMIT_ITEM_TEXT_MODS   0x04
#define SVN_CLIENT_COMMIT_ITEM_PROP_MODS   0x08
#define SVN_CLIENT_COMMIT_ITEM_IS_COPY   0x10

Detailed Description

State flags for use with the svn_client_commit_item_t structure.

(see the note about the namespace for that structure, which also applies to these flags).


Generated on Tue Oct 19 09:49:48 2004 for Subversion by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002