org.tigris.subversion.javahl
public interface CommitMessage
Method Summary | |
---|---|
String | getLogMessage(CommitItem[] elementsToBeCommited)
Retrieve a commit message from the user based on the items to be commited |
Parameters: elementsToBeCommited Array of elements to be commited
Returns: the log message of the commit.