+1 on commit. Looks like r1631446 accidentally dropped the "NAME" parameter. Putting REPOS_PATH back in front of the other parameters is also consistent with the other commands,
-- Stefan^2. On Thu, Nov 6, 2014 at 11:04 PM, Andreas Stieger <[email protected]> wrote: > Hello, > > svnadmin help setrevprop in trunk is missing the NAME parameter. The > attached patch restores this, and also orders the parameters to match > the other subcommands. > > [[[ > Follow-up to r1631446, add missing NAME to svnadmin help setrevprop > > * subversion/svnadmin/svnadmin.c > (cmd_table): Restore previous order for delrevprop. For setrevprop, > same, and add missing NAME > ]]] >

