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

Re: svn commit: rev 6497 - in trunk/subversion: clients/cmdline include libsvn_client

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-17 16:43:55 CEST

cmpilato@collab.net writes:

> > Log:
> > Fix issue #1401: Check for newlines in svn:author revision property.
>
> -1 on this change. We own the svn: properties, and have the right to
> flatly deny multiline values for svn:author. So let's do so.

+1. We own that namespace, let us be strict. No mercy.

>
> Actually, I'd like something a tad more complex:
>
> - if the value is "author", it's good.
> - if the value is "author\n", strip the \n and store it.
> - if the value is "author\nstuff", error.
>
> No force options, period.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 17 16:46:18 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.