Package | Description |
---|---|
com.sun.electric.tool.cvspm |
Package for the CVS tool which synchronizes circuitry using source-code control.
|
com.sun.electric.tool.user.dialogs |
Modifier and Type | Method and Description |
---|---|
static void |
Log.compare(Log.LogEntry entry1,
Log.LogEntry entry2) |
static void |
Log.compareWithLocal(Log.LogEntry entry)
Compare the specified version with the local copy
|
static void |
Log.getVersion(Log.LogEntry entry) |
Constructor and Description |
---|
RevertToVersion(Log.LogEntry entry) |
Constructor and Description |
---|
CVSLog(java.util.List<Log.LogEntry> entries,
java.lang.String title,
java.lang.String workingVersion)
Creates new form CVSLog
|