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

Re: "svn propset --help" should document svn:special

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-13 03:59:01 CEST

On Thu, 2004-08-12 at 20:33, Philip Martin wrote:
> I wasn't paying attention when svn:special was introduced, but all
> the other "magic" properties are documented in the propset help text.
>
> The implementation has problems. I can set svn:special on an ordinary
> file and commit it, but post-commit processing fails

I wouldn't say the implementation has problems -- it's just our same old
'translation' system, the same one we use for EOL and keyword
translation.

I think what's missing here are some sanity checks -- like, "don't allow
svn:special to be set without validating the file contents first."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 13 04:00:06 2004

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.