blair_at_tigris.org wrote on Mon, 12 May 2008 at 10:19 -0700:
> Author: blair
> Revision: 31138
> Property Name: svn:log
> Action: modified
>
> Property diff:
> --- old property value
> +++ new property value
> @@ -5,17 +5,17 @@ Review by: kfogel
>
> * subversion/include/svn_repos.h
> (svn_repos_fs_change_rev_prop3):
> - Document that the property name and value are validated. (It was
> - validating the name before this change as well.)
> + Document that the property name and value are validated. (It was
> + validating the name before this change as well.)
>
Thanks for the fix. I think I know what caused these tabs, and
I disabled it.
> * subversion/libsvn_repos/fs-wrap.c
> (svn_time.h): Include.
> (validate_prop): Add optional 'value' and 'pool' parameters. Extend to
> - validate the value for svn:* properties (currently only 'svn:date').
> + validate the value for svn:* properties (currently only 'svn:date').
> (svn_repos_fs_change_node_prop, svn_repos_fs_change_txn_props,
> svn_repos_fs_change_rev_prop3):
> - Pass pool and property value to validate_prop().
> + Pass pool and property value to validate_prop().
>
> * subversion/tests/cmdline/prop_tests.py
> (invalid_propvalues): New test.
> - (test_list): Run new test.
> \ No newline at end of file
> + (test_list): Run new test.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-12 21:47:15 CEST