Re: [PATCH] Don't validate properties during deletion.
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 21 Jun 2013 15:04:39 +0100 (BST)
Daniel Shahaf wrote:
> C. Michael Pilato wrote on Fri, Jun 21, 2013 at 09:00:46 -0400:
Daniel, some comments on your patch.
"/* No property is mandatory. */" doesn't make sense to me as a comment. How about "/* Allow deleting any property, even an invalid property. */"?
The code immediately after the chunk shown above continues like so:
/* Validate "svn:" properties. */
The "value != NULL" there can be removed now.
Please update the doc string, which currently begins "Validate that property @a name is valid for use in a Subversion repository; return @c SVN_ERR_REPOS_BAD_ARGS if it isn't. ...".
Thanks
|
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.