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

Re: Cvs2svn - one repo/module

From: Arnout Standaert <arnout.standaert_at_student.kuleuven.ac.be>
Date: 2004-02-05 15:09:59 CET

Hello, Michael,

thanks for the reply.

>> It works perfectly for most smaller modules. I'm getting errors on
>> some (mostly larger) CVS modules, I'm getting "KeyError" errors like
>> "250", "115", "Db", "fed", depending on which module I'm trying to
>> convert.
>
>
> Oh... Now that's just wrong. cvs2svn shouldn't be doing that. Are
> you using a recent version?

Yes, I just tried it again with today's version, revision 8559 that is.

>> Maybe the CVSNT
>> repositories have a slightly different structure, could that be the
>> cause of the cvs2svn errors?
>
>
> CVSNT does allow some things that violate the RCS standard, but again,
> not to the point where you should be seeing KeyErrors. If you have a
> small repository that you don't mind sharing and which demonstrates
> this problem with really recent cvs2svn (like, as of today), I'd love
> to see it.

Well, here is an example:

http://www.student.kuleuven.ac.be/~m9607724/mppreview_cvsmodule.zip

It's a rather small CVS module which gives "KeyError: Db" when I try to
convert it. The output of the conversion command is available here:

http://www.student.kuleuven.ac.be/~m9607724/cvs2svn_MPP_LOG.txt

I'm using revision 8559 of cvs2svn (and rcsparse), with (ActiveState)
Python 2.2.2. I've even installed RCS itself (Windows version, from
http://www.cs.purdue.edu/homes/trinkle/RCS/) and use CygWIN that
provides the GNU sort command (although it seems that RCS and the "sort"
command are not really necessary?).

If you want to have a look at the bigger modules that give KeyErrors on
conversion, let me know and I'll send you a link by private email.

Thanks for the help,

Arnout

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 5 15:10:21 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.