Name

propget

Synopsis

svnlook propget repos_path propname path_in_repos

List the value of a property on a path in the repository.

Alternate Names:

pg, pget

Options

--revisionrev, -rrev
--transactiontid, -ttid

Example

Show the value of the “seasonings” property on the file /trunk/sandwich in the HEAD revision:

    $ svnlook 
 pg /usr/local/svn/repos seasonings \
    > /trunk/sandwich
    mustard

Get Unix in a Nutshell, 4th 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.