Commit

Function:

This tool commits the changes in a SVN working copy to the SVN repository. It supports mass processing.

Parameters:

Parameter # I/O Type Description
1 [M] I String / Mass Processing Eclipse path to the SVN working copy entry which should be committed.
2 [M] I String Commit message.
3 [M] I String Recursive depth in which the commit should be applied (2 = infinite, 1= one, 0 = zero).
4[M] I String Whether SVN locks should be kept after the commit (Boolean).