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

Re: [PROPOSAL] Drop XML from .svn/entries

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-04-17 21:59:31 CEST

Garrett Rooney writes:
> On 4/16/06, Peter N. Lundblad <peter@famlundblad.se> wrote:
>
> > We could use spaces and require spaces to be escaped if that improves
> > readability. (I guess my notion of readability is somewhat different
> > than others'). I don't have a strong opinion here, but I think it is
> > useful to use different separators for fields and records. Note that
> > there is no known count of fields for the sake of extensibility.
>
> Spaces might help, because at least then when an editor wraps the line
> it has a place to break... I still think newlines would work best
> though.
>

How do you determine the end of a record when empty lines may be both empty
fields and the end of the record?

(I think the best way to improve readability is a pretty-printing
script or something like s/|/\n/, but I'm not really in love with the
pipe characters either:-)

Best,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 17 22:00:07 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.