Re: [PATCH] Don't validate properties during deletion.
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 20 Jun 2013 14:31:51 +0100 (BST)
Arwin Arni wrote:
What cases are you talking about, specifically?
Invalid prop names that are rejected by 'svn ps' are not rejected by 'svn propdel':
[[[
Invalid prop values that are rejected by 'svn ps' are not rejected by 'svn propdel':
[[[
[...edit the repository by hand to create an invalid prop value...]
$ svn pl -vR
at least for the cases I tried, using an svn 1.8.0 release candidate.
> My contention is that we need to check the validity of the property
Agreed. We discussed this before, at least in terms of the command-line client, and that was the conclusion we agreed on. The principle should apply consistently, so +1 to fix any APIs or wherever you're seeing the problem, to do the same.
- Julian
|
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.