|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tmatesoft.svn.core.wc2.SvnOperation<V>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryOperation<java.lang.Long>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryHotCopy
public class SvnRepositoryHotCopy
| Constructor Summary | |
|---|---|
SvnRepositoryHotCopy(SvnOperationFactory factory)
|
|
| Method Summary | |
|---|---|
java.io.File |
getNewRepositoryRoot()
|
java.io.File |
getSrcRepositoryRoot()
|
void |
setNewRepositoryRoot(java.io.File newRepositoryRoot)
|
void |
setSrcRepositoryRoot(java.io.File srcRepositoryRoot)
|
| Methods inherited from class org.tmatesoft.svn.core.wc2.admin.SvnRepositoryOperation |
|---|
getRepositoryRoot, isChangesWorkingCopy, setRepositoryRoot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SvnRepositoryHotCopy(SvnOperationFactory factory)
| Method Detail |
|---|
public java.io.File getSrcRepositoryRoot()
public void setSrcRepositoryRoot(java.io.File srcRepositoryRoot)
public java.io.File getNewRepositoryRoot()
public void setNewRepositoryRoot(java.io.File newRepositoryRoot)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||