Author: kfogel
Revision: 1885997
Modified property: svn:log
Modified: svn:log at Fri Jan 29 18:04:40 2021
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jan 29 18:04:40 2021
@@ -1,7 +1,7 @@
Distinguish between regular properties and revprops in tmpfile name.
* subversion/svn/propedit-cmd.c
- (svn_cl__propedit): In the revprop case, create a tmpfile name that
+ (svn_cl__propedit): In the revprop case, use a tmpfile name that
indicates that a revprop is being edited and on which revision.
* subversion/tests/cmdline/prop_tests.py