String name
String name
String revision
ScmFileStatus action
String originalName
String originalRevision
Date date
String author
String comment
List<E> files
List<E> tags
String revision
String parentRevision
Set<E> mergedRevisions
String name
String commandName
String path
ScmFileStatus status
String name
ScmRepository scmRepository
ScmFileSet scmFileSet
CommandParameters parameters
boolean ignoreWhitespace
ChangeLogSet changeLog
List<E> checkedOutFiles
String revision
String relativePathProjectDirectory
With most SCMs, this is just an empty String, meaning that the checkout directory equals the project directory. But there are cases where within the checkout directory, the directory structure of the SCM system is repeated. E.g. if you check out the project "my/project" to "/some/dir", the project sources are actually checked out to "my/project/some/dir". In this example, relativePathProjectDirectory would contain "my/project".
String revision
String revision
String providerName
String branch
String revParseDateFormat
String traceGitCommand
String gitCommand
boolean commitNoVerify
String modelEncoding
String configDirectory
boolean useCygwinPath
true
if svn is a cygwin
svn command.String cygwinMountPath
boolean useNonInteractive
--non-interactive
e.g. on Leopard (see
SCM-402).boolean useAuthCache
--no-auth-cache
is used.boolean trustServerCert
--trust-server-cert
.String modelEncoding
String dateFormat
ThreadLocal<T> formatCache
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.