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

Re: libsvn_client & log messages

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-02-18 20:30:15 CET

>Mine is a Mac OS X only GUI, which will support some Mac OS X-only
>features like drag & drop. There's also a lot of stuff you get for free in
>a Mac OS X-only app, like spell checking in text fields (e.g. the commit
>message field) that you don't seem to get with other toolkits.

I'm using wxPython and expect to have native OS X look and feel in the
controls.
I'll check on the spell checking feature. Drag and drop is not a OS X
unique feature.

>I hadn't benchmarked it yet, but if there are 10,000 log messages for a
>file/directory (e.g. the root of the subversion repos.) and each message
>is ~100 bytes, isn't that ~1MB that could be taken off the amount to be
>downloaded?

subversion repo is at rev 8685 after 28 months. I sampled a couple of files
and saw
114 logs in 192Kb for subversion/libsvn_ra_dav/commit.c and 131 logs in 51K
for INSTALL.

Based on the commit.c it will take 12 years to reach the 1Mb log size.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 18 20:30:36 2004

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.