Name

svn mergeinfo — Query merge-related information. See Mergeinfo and Previews for details.

Synopsis

svn mergeinfo SOURCE_URL[@REV] [TARGET[@REV]...]

Description

Query information related to merges (or potential merges) between SOURCE-URL and TARGET. If the --show-revs option is not provided, display revisions that have been merged from SOURCE-URL to TARGET. Otherwise, display either merged or eligible revisions as specified by the --show-revs option.

Alternate names

None.

Changes

Nothing.

Accesses repository

Yes.

Options

--revision (-r) REV

Examples

Find out which changesets your trunk directory has already received, as well as which 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
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset