Package | Description |
---|---|
org.apache.subversion.javahl.types |
Modifier and Type | Method and Description |
---|---|
Checksum |
Info.getChecksum()
return the checksum of the item
|
Constructor and Description |
---|
Info(String path,
String wcroot,
String url,
long rev,
NodeKind kind,
String reposRootUrl,
String reposUUID,
long lastChangedRev,
long lastChangedDate,
String lastChangedAuthor,
Lock lock,
boolean hasWcInfo,
Info.ScheduleKind schedule,
String copyFromUrl,
long copyFromRev,
long textTime,
Checksum checksum,
String changelistName,
long workingSize,
long reposSize,
Depth depth,
Set<ConflictDescriptor> conflict)
constructor to build the object by native code.
|
Copyright © 2022. All rights reserved.