| Package | Description |
|---|---|
| de.shadowhunt.subversion | |
| de.shadowhunt.subversion.internal |
| Modifier and Type | Method and Description |
|---|---|
List<Log> |
Repository.log(Resource resource,
Revision startRevision,
Revision endRevision,
int limit)
Retrieve the log information for the revisions between startRevision and endRevision of the resource
|
| Modifier and Type | Method and Description |
|---|---|
List<Log> |
AbstractBaseRepository.log(Resource resource,
Revision startRevision,
Revision endRevision,
int limit) |
Copyright © 2013–2014 shadowhunt. All rights reserved.