Show / Refresh Properties

svn proplist PATH
svn propget PROPNAME PATH
Type Description
PATH Local path of the resource.
PROPNAME Property name.
First you can discover the property names with svn proplist, then you can obtain their values with svn propget.