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

Re: Bad property name

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-08-08 16:39:51 CEST

C. Michael Pilato wrote:
>>2. Why does it not check the property name before starting the editor?
>
> Hrm. Now there's a good question. I'd call that a bug.

Aha. The is-valid check happens down in libsvn_client, well after the
editor has been used to get a property value. I think we should expose the
is_valid_propname (and similar) checks through the svn_client.h API, and
teach the command-line client to use them before firing up the editor.

I'll file an ENHANCEMENT issue about this, Martin.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue Aug 8 16:40:29 2006

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.