Is there a way to set the number of entries shown by svn log
, i.e. a default --limit
somewhere? Say, in a config file in user's home directory, for instance?
If not, probably a way to add a custom command, like in git
? (The existence of svn-command suggests such capability is not built-in.)
Answers to this question seem to suggest it is not possible, but just to confirm.