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

RE: Re: Poor performance in windows. Switching back to CVS

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: 2007-02-07 14:51:56 CET

> > We noticed that SVN creates more administrative files and
> directories
> > than CVS. The checkout size is:
> > - CVS: 24849 files, 4841 folders. Disk usage: 164 MB
> > - SVN: 27450 files, 22319 folders (!). Disk usage: 261 MB
> >
> This is to be exepcted, as svn provides features that cvs
> does not, and requires these extra administrative files to do so.

I don't think the issue is that extra admin files exist, but the
quantity of them. If svn used a single xml file for all the working copy
admin details instead of a .svn file (yes, I know I'm being very
over-simplistic), then there wouldn't be an issue.

Mind you, a single admin file per versioned file would mean SVN could
start to operate on individual files, not directories... That'd be a
good thing.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 7 14:52:16 2007

This is an archived mail posted to the Subversion Users mailing list.

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