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

Re: SVN dumps much bigger than CVS repository

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2003-07-10 01:50:05 CEST

Ben Collins-Sussman wrote:

> It sounds like something is seriously messed up here. How did you
> 'convert' the CVS repository?

Using cvs2cvs from 0.24.2:

~> ls -FGlga testrepo
total 22516
drwxrwxr-x 2 4096 Jul 10 01:05 ./
drwxrwxr-x 4 4096 Jul 10 01:29 ../
-r--r--r-- 1 10884891 Jul 4 16:58 dev_root_fs.tar,v
-r--r--r-- 1 12125541 Jul 4 16:58 root_fs.tar,v

~> cvs2svn.py --create -s testrepo-svn testrepo

Then "rm testrepo-svn/db/log.*". (I know that db_archive shall be used,
but since it tends to leave a file or two I forcibly deleted all of them
for this test only.)

~> ls -FGlga testrepo-svn/db/strings
-rw-rw-r-- 1 59895808 Jul 10 01:13 h2r2_linux_fs-svn/db/strings

How else? :-)

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 10 01:51:26 2003

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.