id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 2369 Changeset detail displays propset on repo root as deletion Tim Hatch Christian Boos "I noticed this while trying to set {{{svn:ignore}}} on the root of an svn repository, but the behavior is the same for any property. To reproduce: {{{ $ cd /path/to/wc/root $ svn propset ""blah"" ""asd"" . $ svn ci -m ""Updated"" }}} View the changeset detail, and it will display incorrectly as a deletion with no path, where it should display as a modification to a property on {{{/}}}. Other paths work fine, it's just the display on root that's broken. This exists in the latest version of Trac straight out of svn. {{{trac-admin resync}}} once the propset was several revs back did not have any effect." defect closed normal 0.9.1 version control 0.9 minor fixed trac@…