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

Re: Taking Issue 45

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: 2006-06-25 22:52:07 CEST

Stefan Küng wrote:

> > (II) Data Layer
> > * write some code & design docs
> > * write a basic CLI
> > * add XML I/O
> > * finish implementation and test it
>
> Are you sure you want to use XML for this? I think it's a little bit
> overkill for a cache.
> Even the Subversion project dropped XML for their working copy entries
> file in 1.4.x for better performance.

XML is intended for debug import / export only.
The log data will be stored in a "binary dump".
My current projection is that the file size will be
about 10% of the corresponding svn log --xml
output.

-- Stefan^2.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Jun 25 22:52:19 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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