[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 19 Nov 2012 08:33:10 -0500

On 11/18/2012 10:56 PM, Daniel Shahaf wrote:
> Julian Foad wrote on Mon, Nov 19, 2012 at 02:50:46 +0000:
>> Thoughts, objections?
>>
>
> Another related trap is setting a revprop as a nodeprop, or vice-versa:
> svn commit --with-revprop=svn:eol-style=native -mm foo.c
> svn propset svn:log x foo.c
>
> You might want to require --force for these too.

+1 to both suggestions. I can never remember if it's "svn:ignore[s]" or
"svn:keyword[s]". Don't mind getting smacked for choosing wrongly, but it's
always irritating for the propset to succeed yet the behavior not change.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2012-11-19 14:34:15 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.