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

Re: making the "rXXXX" convention official

From: <kfogel_at_collab.net>
Date: 2003-11-10 19:21:11 CET

"Files" <files@poetryunlimited.com> writes:
> | is a tough choice IMHO for separating content. | is the alternate regex
> match character. If we're really making this more regex friendly, maybe it's
> time to look at that first? There's gotta be a better way.
>
> To boot, more and more code is automatically using regex behind the scenes,
> which makes for breaking a pattern VERY easy when you use metacharacters to
> separate your content.

We have been using "|" as a separator since the first 'svn log'
output. The only difference is that now we're using it in the one
place left where it wasn't used.

We are balancing regexp friendliness against human-eye friendliness.

This won't hurt anyone who actually tests their code.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 10 20:04:24 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.