| Package | Description |
|---|---|
| hudson.scm | |
| hudson.scm.browsers |
| Modifier and Type | Method and Description |
|---|---|
SubversionChangeLogSet.LogEntry |
SubversionChangeLogSet.Path.getLogEntry()
Gets the
SubversionChangeLogSet.LogEntry of which this path is a member. |
| Modifier and Type | Method and Description |
|---|---|
List<SubversionChangeLogSet.LogEntry> |
SubversionChangeLogSet.getLogs() |
protected List<SubversionChangeLogSet.LogEntry> |
SubversionChangeLogSet.prepareChangeLogEntries(List<SubversionChangeLogSet.LogEntry> items) |
protected static List<SubversionChangeLogSet.LogEntry> |
SubversionChangeLogSet.removeDuplicatedEntries(List<SubversionChangeLogSet.LogEntry> items)
Removes duplicate entries, ie those coming form svn:externals.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubversionChangeLogSet.Path.setLogEntry(SubversionChangeLogSet.LogEntry entry)
Sets the
SubversionChangeLogSet.LogEntry of which this path is a member. |
| Modifier and Type | Method and Description |
|---|---|
protected List<SubversionChangeLogSet.LogEntry> |
SubversionChangeLogSet.prepareChangeLogEntries(List<SubversionChangeLogSet.LogEntry> items) |
protected static List<SubversionChangeLogSet.LogEntry> |
SubversionChangeLogSet.removeDuplicatedEntries(List<SubversionChangeLogSet.LogEntry> items)
Removes duplicate entries, ie those coming form svn:externals.
|
| Modifier and Type | Method and Description |
|---|---|
URL |
WebSVN2.getChangeSetLink(SubversionChangeLogSet.LogEntry logEntry) |
URL |
WebSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet)
Returns the change set link value.
|
URL |
ViewSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) |
URL |
Sventon2.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) |
URL |
Sventon.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) |
URL |
SVNWeb.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet)
Returns the change set link value.
|
URL |
FishEyeSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) |
URL |
CollabNetSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) |
Copyright © 2004-2015 Hudson. All Rights Reserved.