Subversion
Loading...
Searching...
No Matches
Client supporting subsystem

Client supporting functions. More...

Topics

 (deprecated) AuthZ client subsystem
 The new authentication system allows the RA layer to "pull" information as needed from libsvn_client.
 
 Revisions and Peg Revisions
 Revisions and Peg Revisions.
 
 Client commit subsystem
 Commit operations.
 
 Client blame functionality
 Client blame.
 
 Client diff functionality
 Client diff.
 
 Client context management
 Client context.
 
 Client command-line processing
 Client argument processing.
 

Macros

#define SVN_CLIENT_AUTH_USERNAME   "username"
 
#define SVN_CLIENT_AUTH_PASSWORD   "password"
 

Detailed Description

Client supporting functions.

Macro Definition Documentation

◆ SVN_CLIENT_AUTH_PASSWORD

#define SVN_CLIENT_AUTH_PASSWORD   "password"
Deprecated
Provided for backward compatibility. This constant was never used in released versions.

Definition at line 1131 of file svn_client.h.

◆ SVN_CLIENT_AUTH_USERNAME

#define SVN_CLIENT_AUTH_USERNAME   "username"
Deprecated
Provided for backward compatibility. This constant was never used in released versions.

Definition at line 1126 of file svn_client.h.