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

Re: [RFC] svn propset should require 'force' to set unknown svn: propnames

From: Peter Samuelson <peter_at_p12n.org>
Date: Mon, 26 Nov 2012 17:38:20 -0600

[Julian Foad]
> In general, setting *or* deleting an unknown prop name causes nothing
> significant to happen on *this* client, and may cause something
> (expected or unexpected) to happen on another client.

I don't get why we would want 'propdel --force' at all. Either the
"misspelled" property exists, or it doesn't.

If the "misspelled" property exists, probably the user already noticed
the typo, that's why they're deleting it! I see no need for --force
here.

If the "misspelled" property does not exist, I think the warning that
the property does not exist is just as good as a warning that they
misspelled it or forgot to use --force.

Peter
Received on 2012-11-27 00:38:59 CET

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.