Subversion
|
Macros | |
#define | SVN_FS_TXN_CHECK_OOD 0x00001 |
Do on-the-fly out-of-dateness checks. More... | |
#define | SVN_FS_TXN_CHECK_LOCKS 0x00002 |
Do on-the-fly lock checks. More... | |
#define | SVN_FS_TXN_CLIENT_DATE 0x00004 |
Allow the client to specify the final svn:date of the revision by setting or deleting the corresponding transaction property rather than have it set automatically when the transaction is committed. More... | |
#define SVN_FS_TXN_CHECK_LOCKS 0x00002 |
#define SVN_FS_TXN_CHECK_OOD 0x00001 |