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

RE: Strange cvs commit error.

From: Nicklas Norling <nicklas.norling_at_ifsab.se>
Date: 2004-04-15 15:24:34 CEST

>
> (2) Another question is, for a cvs repo of about 566 MB (tar
> compressed) how long should we expect the conversion to take?

I had a cvs backup of around half your size and it took around
2-3 hours to convert. It was faster to first convert it to a dump
file and them load the dump in svn.
Also if you are using windows platform you will need to use a
later version of cvs2svn to cope with line endings. You have to set
eol-style as well as mime-type using parameters and a mime file.

A word of warning though... I hear cvs2svn times (including load)
are not only dependant on size, but also number of branches and
such. I had a very simple structure in that respect.

If possible, use a cvs backup and do trials. Also test the created
repo for possible problems if you are paranoid.

Good luck!

/Nicke

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 15 15:25:18 2004

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.