Name

mergeinfo

Synopsis

svn mergeinfo sourceURL[@rev] [target ...]

Query information about merges or potential merges between sourceURL and target. By default it shows merged information. The option --show-revs can be used to get information about eligible merges.

Alternate names: none

Changes: nothing

Accesses repository: yes

Options

--revision rev, -r rev
--show-revs arg

Examples

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

Get Linux in a Nutshell, 6th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.