public class SVNFileChecksumResolverUtil extends Object
| Constructor and Description |
|---|
SVNFileChecksumResolverUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
resolveChecksum(String errorMessage)
Resolves the checksum inconsistency in svn client when commit and update.
|
public static void resolveChecksum(String errorMessage)
errorMessage - Error message which is captured by the SVNNotifyListener logError
method.Copyright © 2019 WSO2. All rights reserved.