| Package | Description |
|---|---|
| net.sf.yal10n.svn |
| Modifier and Type | Method and Description |
|---|---|
SVNLogChange |
SVNUtil.log(org.apache.maven.plugin.logging.Log log,
ScmType type,
String svnUrl,
String checkoutDir,
String relativeFilePath,
String baseRevision,
String newRevision)
Determines whether a given file has been modified between two revisions.
|
static SVNLogChange |
SVNLogChange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SVNLogChange[] |
SVNLogChange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2015. All Rights Reserved.