Show History

Display commit log messages.

svn log --revision rev1:rev2 --limit N --verbose PATH
Type Value Description
rev1:rev2 Specifies the range of revisions for which to obtain the log.  
--limit N   Limits the number of messages brought to N.
--verbose   Gives detailed information about this command's execution.
Syncro SVN Client uses by default the --limit option in order to obtain only 50 log messages.