Synopsis
svn mergeinfo [TARGET[@REV]...]
Description
Query merge-related information.
Options
--revision (-r) REV
--username USER
--password PASS
--no-auth-cache
--non-interactive
--config-dir DIR
Example
Find out which changesets your trunk directory has
already received as well as what changesets it's still
eligible to receive.
$ svn mergeinfo branches/test
Path: branches/test
Source path: /trunk
Merged ranges: r2:13
Eligible ranges: r13:15