![]() |
Subversion
|
| Authentication functions | Overview of the svn authentication system |
| Base64 encoding/decoding functions | |
| caching configuration | |
| ►Client supporting subsystem | Client supporting functions |
| ►Client working copy management | Client working copy management functions |
| WC out-of-date info from the repository | When the working copy item is out-of-date compared to the repository, the following fields represent the state of the youngest revision of the item in the repository |
| Client session related functions | |
| ►Cached authentication data | Accessing cached authentication data in the user config area |
| Basic character classification - 7-bit ASCII only | |
| Extended character classification | |
| ASCII character value constants | |
| ASCII-subset case folding | |
| Errors in svn_dav | The svn-specific object that is placed within a <D:error> response |
| DAV property namespaces | General property (xml) namespaces that will be used by both ra_dav and mod_dav_svn for marshalling properties |
| ►Delta generation and handling | |
| Error creation and destruction | SVN error creation and destruction |
| Error groups | Error groups |
| Malfunctions and assertions | Internal malfunctions and assertions |
| ►Filesystem interaction subsystem | |
| Filesystem information subsystem | |
| ►Hash table serialization support | |
| Generic byte streams | Generic byte-streams |
| Version/format files | Version/format files |
| URI/URL conversion | URI/URL stuff |
| Charset conversion | Charset conversion stuff |
| Repository relative URLs | Repository relative URLs |
| ►Properties management utilities | |
| Dynamically query the server's capabilities. | |
| Definitions of ra_svn dirent fields | Ra_svn passes svn_dirent_t fields over the wire as a list of words, these are the values used to represent each field |
| ra_svn low-level functions | |
| Repository authorization callbacks | |
| Repository notifications | |
| Repository capabilities | |
| Paths to lock hooks | |
| Hook-sensitive wrappers for libsvn_fsroutines. | |
| Repository lock wrappers | |
| Versioned and Unversioned Properties | |
| Data structures and editor things forrepository inspection. | |
| Dumping, loading and verifying filesystem data | The filesystem 'dump' format contains nothing but the abstract structure of the filesystem – independent of any internal node-id schema or database back-end |
| ►String handling | |
| APR Array Compatibility Helper Macros | These macros are provided by APR itself from version 1.3 |
| APR Hash Table Helpers | These functions enable the caller to dereference an APR hash table index without type casts or temporary variables |
| Dirent fields | It is sometimes convenient to indicate which parts of an svn_dirent_t object you are actually interested in, so that calculating and sending the data corresponding to the other fields can be avoided |
| Keyword definitions | Keyword substitution |
| Node location segment reporting. | |
| ►Working copy management | |
| SVN++ Client | Client Operations |
| SVN++ Exceptions | Exceptions in SVN++ |
| SVN++ Implementation Details | The C++ API's Private Parts |