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

Re: propedit on svn:mime-type

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-03-04 00:00:40 CET

On Mon, Mar 03, 2003 at 11:29:48PM +0100, Branko Cibej wrote:
>...
> Value translation for svn: propsis in
> subversion/clients/cmdline/propset-cmd.c:svn_cl__propset, but I think
> stripping leading and trailing whitespace (or clearing the value
> altogether, in the case of svn:executable) should probably go into
> subversion/libsvn_wc/props.c:svn_wc_prop_set, where we already do some
> semantic checking on the props. My suggestion some time ago was:

+1 in concept

> * svn:executable: Always make the value an empty string, since we
> only ever check if the property exists, we don't care about the value

I'd ask that it becomes something besides the empty string. Otherwise,
'svn pl -v' will look awfully funny.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 3 23:55:45 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.