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

Re: feature request: check for valid property values

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-12-07 22:57:35 CET

On Dec 7, 2007 2:03 PM, Daniel Rall <dlr@collab.net> wrote:
> On Fri, 07 Dec 2007, Stefan Küng wrote:
>
> > Hi,
> >
> > A user reported a problem on the TSVN mailing list which he encountered
> > after setting the svn:eol-style property but leaving the value empty:
> > http://tortoisesvn.tigris.org/servlets/ReadMsg?list=users&msgNo=8535
> >
> > I know I could check for such invalid values myself in TSVN, but I think
> > this should be done in the library - after all only the svn library
> > really knows what it considers valid and what not.
>
> Current behavior:
>
> $ svn ps svn:eol-style BLLOOOG COMMITTERS
> property 'svn:eol-style' set on 'COMMITTERS'
>
>
> Proposed behavior:
>
> $ ./subversion/svn/svn ps svn:eol-style BLLOOOG COMMITTERS
> subversion/libsvn_wc/props.c:2610: (apr_err=135001)
> svn: Unrecognized line ending style for 'COMMITTERS'

+1 on feature and patch.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 7 22:57:44 2007

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.