[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: Alex Waugh <alex_at_alexwaugh.com>
Date: 2003-03-11 23:36:42 CET

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.

Alex

-- 
Alex Waugh                                           alex@alexwaugh.com
PHP, Roots, Subversion, WebJames and more from http://www.alexwaugh.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 11 23:33:24 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.