Julian Foad wrote on Mon, Nov 19, 2012 at 02:50:46 +0000:
> Thoughts, objections?
> 

Another related trap is setting a revprop as a nodeprop, or vice-versa:
    svn commit --with-revprop=svn:eol-style=native -mm foo.c
    svn propset svn:log x foo.c

You might want to require --force for these too.

Reply via email to