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

cvs2svn: converted repository doesn't match cvs

From: Daniel Patterson <danpat_at_adaptiveinternational.com>
Date: 2003-09-12 04:44:57 CEST

I've just completed a test conversion of a CVS repository,
around 800M of CVS data, 5700 (cvs2svn calculated) revisions.

I've been doing some validation, initially just on the trunk,
to compare if what cvs2svn gives us is what we see in CVS.
Unfortunately, this is not the case.

What I do to test:

  svn export http://server/repos/trunk
  cvs export -rHEAD dealernet
  diff -u -r dealernet trunk

This gives me the attached diff. There seem to be a couple
of problems here:

  1) A file that shouln't be on the trunk is (a quick look
     at the RCS file shows two revisions, the second one
     is dead, and no branches are involved).

  2) Two files have had "@" characters appended to them.

Do these strike anyone as existing bugs, or should I open
new ones?

I can provide the RCS files in question under verbal NDA.

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Sep 12 04:46:19 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.