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

Re: Locking branch has been merged [Re: svn commit: r13571]

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-03-25 15:12:43 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> The entries file already caches repository
> data (last-changed-rev, last-author, last-changed-date), thus making
> 'svn info wc' and 'svn info URL' show nearly identical output.

I have a patch for notes/wc-improvements that suggests removing those
except where required by svn:keywords. Removing them would typically
reduce the size of the entries file by one third, which might make for
faster reading, writing and parsing. It would make getting rPREV a
network operation, but then most uses of rPREV are already newtwork
operations.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 25 15:14:00 2005

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.