[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: propchange - r31138 - svn:log

From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Mon, 12 May 2008 22:47:00 +0300 (Jerusalem Daylight Time)

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.