private static class SvnWcDbPristines.RemoveUnreferencedPristine extends java.lang.Object implements SVNSqlJetTransaction
| Modifier and Type | Field and Description |
|---|---|
java.io.File |
pristineAbsPath |
(package private) SVNWCDbRoot |
root |
SvnChecksum |
sha1_checksum |
| Modifier | Constructor and Description |
|---|---|
private |
RemoveUnreferencedPristine() |
| Modifier and Type | Method and Description |
|---|---|
private void |
pristineRemoveFile(boolean ignoreEnoent) |
void |
transaction(SVNSqlJetDb db) |
public SvnChecksum sha1_checksum
public java.io.File pristineAbsPath
SVNWCDbRoot root
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction in interface SVNSqlJetTransactionorg.tmatesoft.sqljet.core.SqlJetExceptionSVNExceptionprivate void pristineRemoveFile(boolean ignoreEnoent)
throws SVNException
SVNException