|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tmatesoft.svn.core.wc2.SvnOperation<java.util.Collection<SVNURL>>
org.tmatesoft.svn.core.wc2.SvnSuggestMergeSources
public class SvnSuggestMergeSources
Returns a collection of potential merge sources (expressed as full
repository URLs) for working copy target at
target's pegRevision.
SvnOperation.run() potential merge sources for url.
| Constructor Summary | |
|---|---|
protected |
SvnSuggestMergeSources(SvnOperationFactory factory)
|
| Method Summary | |
|---|---|
boolean |
isChangesWorkingCopy()
Gets whether the operation changes working copy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SvnSuggestMergeSources(SvnOperationFactory factory)
| Method Detail |
|---|
public boolean isChangesWorkingCopy()
isChangesWorkingCopy in class SvnOperation<java.util.Collection<SVNURL>>true if the operation changes the working copy, otherwise false
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||