[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2006-04-17 23:12:39 CEST

On Mon, 2006-04-17 at 22:35 +0200, Peter N. Lundblad wrote:
> After some discussion with rooneg on IRC, I'm going to change the format so
> that newlines separate fields instead of pipes and the sequence "\f\n"
> (control-l newline) will terminate each record.

What if a field consists of just "\f"?

I can live with the idea, but instead of trying to make up a
distinguished terminator field value, you might want to start each field
with a field marker charater (say, a space) and then make the terminator
line blank. It's some extra bytes, but it's more general.

(To the person who suggested using the number fields: I assume we want
the capability of adding fields in the future. So we can't rely on the
number of fields being constant.)

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