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

Re: cvs2svn

From: Clark Rawlins <clark_at_bit63.org>
Date: 2003-08-01 20:48:21 CEST

Sure,
Here is the diff:

--- cvs_repository/ANT/src/fe_redwood/make.txt,v Fri Aug 1 12:26:23 2003
+++ make.txt,v.orig Fri Aug 1 13:40:14 2003
@@ -26,6 +26,7 @@
         PSOS_REDWOOD3_3_15_2K:1.1.1.1
         ANT_COMPONENTS:1.1.1
         arelease:1.1.1.1
+ avendor:1.1.1;
 locks; strict;
 comment @# @;
 

On Fri, Aug 01, 2003 at 12:48:05PM -0500, kfogel@collab.net wrote:
> Clark Rawlins <clark@bit63.org> writes:
> > That got me past that problem.
> >
> > The next problem I have is
> >
> > cvs_repository/ANT/src/fe_redwood/make.txt,v
> > Traceback (most recent call last):
> > File "cvs2svn/cvs2svn.py", line 2263, in ?
> > main()
> > File "cvs2svn/cvs2svn.py", line 2259, in main
> > convert(ctx, start_pass=start_pass)
> > File "cvs2svn/cvs2svn.py", line 2138, in convert
> > _passes[i](ctx)
> > File "cvs2svn/cvs2svn.py", line 1966, in pass1
> > os.path.walk(ctx.cvsroot, visit_file, (cd, p, stats))
> > File "/usr/lib/python2.1/posixpath.py", line 277, in walk
> > walk(name, func, arg)
> > File "/usr/lib/python2.1/posixpath.py", line 277, in walk
> > walk(name, func, arg)
> > File "/usr/lib/python2.1/posixpath.py", line 277, in walk
> > walk(name, func, arg)
> > File "/usr/lib/python2.1/posixpath.py", line 269, in walk
> > func(arg, top, names)
> > File "cvs2svn/cvs2svn.py", line 348, in visit_file
> > p.parse(open(pathname, 'rb'), cd)
> > File "cvs2svn/rcsparse/common.py", line 231, in parse
> > self.parse_rcs_admin()
> > File "cvs2svn/rcsparse/default.py", line 202, in parse_rcs_admin
> > (tag_name, tag_rev) = string.split(tag, ':')
> > ValueError: unpack list of wrong size
> >
> > Any hints?
>
> Can you post the RCS file, of both before and after your change?
>
> (Or post the before + the diff of your change).
>
> -K
>

-- 
"The two enemies of the people are criminals and government, so let us tie the
second down with the chains of the constitution so the second will not become
the legalized version of the first."
     -- Thomas Jefferson

  • application/pgp-signature attachment: stored
Received on Fri Aug 1 20:49:13 2003

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.