Constant Field Values

Contents

org.apache.*

org.tigris.*

org.tmatesoft.*

  • org.tmatesoft.svn.cli.SVNConsoleAuthenticationProvider
    Modifier and Type
    Constant Field
    Value
    private static final int
    3
    private static final String
    "The \'\'{0}\'\' server\'\'s key fingerprint is:\n{1}\n"
    private static final String
    "Store passphrase unencrypted (yes/no)? "
    private static final String
    "-----------------------------------------------------------------------\nATTENTION! Your passphrase for client certificate:\n\n {0}\n\ncan only be stored to disk unencrypted! You are advised to configure\nyour system so that Subversion can store passphrase encrypted, if\npossible. See the documentation for details.\n\nYou can avoid future appearances of this warning by setting the value\nof the \'\'store-ssl-client-cert-pp-plaintext\'\' option to either \'\'yes\'\' or\n\'\'no\'\' in \'\'{1}\'\'.\n-----------------------------------------------------------------------\n"
    private static final String
    "Store password unencrypted (yes/no)? "
    private static final String
    "-----------------------------------------------------------------------\nATTENTION! Your password for authentication realm:\n\n {0}\n\ncan only be stored to disk unencrypted! You are advised to configure\nyour system so that Subversion can store passwords encrypted, if\npossible. See the documentation for details.\n\nYou can avoid future appearances of this warning by setting the value\nof the \'\'store-plaintext-passwords\'\' option to either \'\'yes\'\' or \'\'no\'\' in\n\'\'{1}\'\'.\n-----------------------------------------------------------------------\n"
  • org.tmatesoft.svn.cli.svn.SVNCommandEnvironment
    Modifier and Type
    Constant Field
    Value
    private static final String
    "--This line, and those below, will be ignored--"
  • org.tmatesoft.svn.cli.svn.SVNHelpCommand
    Modifier and Type
    Constant Field
    Value
    private static final String
    "SVNKit is a pure Java (TM) version of Subversion - a tool for version control.\nFor additional information, see http://svnkit.com/\n"
    private static final String
    "usage: {0} <subcommand> [options] [args]\nSubversion command-line client, version {1}.\nType \'\'{0} help <subcommand>\'\' for help on a specific subcommand.\nType \'\'{0} --version\'\' to see the program version and RA modules\n or \'\'{0} --version --quiet\'\' to see just the version number.\n\nMost subcommands take file and/or directory arguments, recursing\non the directories. If no arguments are supplied to such a\ncommand, it recurses on the current directory (inclusive) by default.\n\nAvailable subcommands:"
    private static final String
    "\nThe following repository access (RA) modules are available:\n\n* org.tmatesoft.svn.core.internal.io.dav : Module for accessing a repository via WebDAV protocol.\n - handles \'http\' scheme\n - handles \'https\' scheme\n* org.tmatesoft.svn.core.internal.io.svn: Module for accessing a repository using the svn network protocol.\n - handles \'svn\' scheme\n* org.tmatesoft.svn.core.internal.io.fs: Module for accessing a repository on local disk.\n - handles \'file\' scheme (only FSFS repositories are supported)\n"
  • org.tmatesoft.svn.cli.svn.SVNInfoCommand
    Modifier and Type
    Constant Field
    Value
    private static final int
    1000000
  • org.tmatesoft.svn.cli.svn.SVNLogCommand
    Modifier and Type
    Constant Field
    Value
    private static final String
    "------------------------------------------------------------------------\n"
  • org.tmatesoft.svn.cli.svnadmin.SVNAdminHelpCommand
    Modifier and Type
    Constant Field
    Value
    private static final String
    "general usage: {0} SUBCOMMAND REPOS_PATH [ARGS & OPTIONS ...]\nType \'\'{0} help <subcommand>\'\' for help on a specific subcommand.\nType \'\'{0} --version\'\' to see the program version and FS modules.\n\nAvailable subcommands:"
    private static final String
    "\nThe following repository back-end (FS) modules are available:\n\n* fs_fs : Module for working with a plain file (FSFS) repository."
  • org.tmatesoft.svn.cli.svndumpfilter.SVNDumpFilterHelpCommand
    Modifier and Type
    Constant Field
    Value
    private static final String
    "general usage: {0} SUBCOMMAND [ARGS & OPTIONS ...]\nType \'\'{0} help <subcommand>\'\' for help on a specific subcommand.\nType \'\'{0} --version\'\' to see the program version.\n\nAvailable subcommands:"
  • org.tmatesoft.svn.cli.svnlook.SVNLookHelpCommand
    Modifier and Type
    Constant Field
    Value
    private static final String
    "general usage: {0} SUBCOMMAND REPOS_PATH [ARGS & OPTIONS ...]\nNote: any subcommand which takes the \'\'--revision\'\' and \'\'--transaction\'\'\n options will, if invoked without one of those options, act on\n the repository\'\'s youngest revision.\nType \'\'{0} help <subcommand>\'\' for help on a specific subcommand.\nType \'\'{0} --version\'\' to see the program version and FS modules.\n\nAvailable subcommands:"
    private static final String
    "\nThe following repository back-end (FS) modules are available:\n\n* fs_fs : Module for working with a plain file (FSFS) repository."
  • org.tmatesoft.svn.cli.svnsync.SVNSyncHelpCommand
    Modifier and Type
    Constant Field
    Value
    private static final String
    "general usage: {0} SUBCOMMAND DEST_URL [ARGS & OPTIONS ...]\nType \'\'{0} help <subcommand>\'\' for help on a specific subcommand.\nType \'\'{0} --version\'\' to see the program version and RA modules.\n\nAvailable subcommands:"
    private static final String
    "\nThe following repository access (RA) modules are available:\n\n* org.tmatesoft.svn.core.internal.io.dav : Module for accessing a repository via WebDAV protocol.\n - handles \'http\' scheme\n - handles \'https\' scheme\n* org.tmatesoft.svn.core.internal.io.svn: Module for accessing a repository using the svn network protocol.\n - handles \'svn\' scheme\n* org.tmatesoft.svn.core.internal.io.fs: Module for accessing a repository on local disk.\n - handles \'file\' scheme (only FSFS repositories are supported)\n"
  • org.tmatesoft.svn.core.internal.wc.patch.SVNPatch
    Modifier and Type
    Constant Field
    Value
    public static final String
    "@@"
    public static final String
    "--- "
    public static final String
    "+++ "
  • org.tmatesoft.svn.core.internal.wc.patch.SVNPatchTarget
    Modifier and Type
    Constant Field
    Value
    private static final int
    2
  • org.tmatesoft.svn.core.internal.wc2.patch.SvnPatchTarget
    Modifier and Type
    Constant Field
    Value
    private static final int
    2
  • org.tmatesoft.svn.core.javahl.org.tmatesoft.svn.core.javahl.JavaHLAuthenticationProvider
    Modifier and Type
    Constant Field
    Value
    private static final String
    "org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter$DefaultPromptUserPassword"
  • org.tmatesoft.svn.core.javahl.JavaHLDebugLog
    Modifier and Type
    Constant Field
    Value
    private static final String
    "svnkit-javahl"
  • org.tmatesoft.svn.core.javahl17.org.tmatesoft.svn.core.javahl17.JavaHLAuthenticationProvider
    Modifier and Type
    Constant Field
    Value
    private static final String
    "org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter$DefaultPromptUserPassword"
  • org.tmatesoft.svn.core.javahl17.SVNClientImpl
    Modifier and Type
    Constant Field
    Value
    private static final String
    "aprError"
  • org.tmatesoft.svn.core.javahl17.SVNReposImpl
    Modifier and Type
    Constant Field
    Value
    public static final String
    "bdb"
    public static final String
    "fsfs"
  • org.tmatesoft.svn.core.replicator.SVNReplicationEditor
    Modifier and Type
    Constant Field
    Value
    private static final int
    0
    private static final int
    2
    private static final int
    1