Given
svn proplist:
And svn propget bugtraq:label output:
Trac Ticket
And svn propget svn:mergeinfo output:
/branches/3.2.1-dummy:3615-4009
Launching TortoiseProc.exe (1.14.0.28885 or 1.12 I had before) as:
TortoiseProc.exe /command:properties /path:"%CD%" /property:svn:mergeinfo
gives me a basic property-edit dialog showing Property name: svn:mergeinfo
with Property value: "Trac Ticket"
Similarly, TortoiseProc.exe /command:properties /path:"%CD%" /property:svn:externals
produces the Path, URL, Peg, etc. dialog, but with a single "Ticket, Trac" entry.
Anybody have any different results?