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

RE: RFC -- new 'svn status' symbol

From: Daniel Patterson <danpat_at_adaptiveinternational.com>
Date: 2003-05-15 07:13:49 CEST

On Thu, 2003-05-15 at 15:13, John Barstow wrote:
> I don't think my XML parser would like you. In fact I think both '<' and
> '&' should be avoided specifically for this reason. On the other hand, I
> have no objection to square or squiggly brackets.
> I guess 'P' for Partially complete, 'Q' for Quite unusable or 'B' for Broken
> would be my next suggestions.

I don't think that's a valid reason not to use < or &. The output
of "svn st" makes absolutely no pretense at being XML, and thus
shouldn't be interpreted, or be subject to the constraints of such.

And if you've got something that *is* going to put that output into
XML format for some reason, well it jolly well should be escaping them!

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 15 07:15:53 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.