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

Re: [PATCH] Re: propedit on svn:mime-type

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-12 06:34:49 CET

Alex Waugh wrote:

>In message <3E6E5E38.5080804@xbc.nu>
> Branko Cibej <brane@xbc.nu> wrote:
>
>
>
>>Alex Waugh wrote:
>>
>>
>>>+ # Anything else should be untouched
>>>+ set_prop('svn:foo', 'bar', lambda_path)
>>>+ set_prop('svn:foo', ' bar baz', mu_path)
>>>+ set_prop('svn:foo', 'bar\n', iota_path)
>>>
>>>
>>>
>>Don't call it "svn:foo", just "foo". The "svn:" namespace is reserved
>>for well-known properties (although we're not pedantic about them, and
>>the values _do_ get treated as UTF-8 text with native newlines. I think.
>>
>>So, just "foo" is better. Or "some-prop"; foo is way overused.
>>
>>
>
>I was testing that it didn't eg blindly strip spaces from all svn:
>properties. I could add "some-prop" in addition though.
>
>

Ah, right. That's fine, I guess.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 12 06:35:33 2003

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.