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

More cvs2svn broken in 0.17.0?

From: <david_at_summersoft.fay.ar.us>
Date: 2003-01-22 19:25:05 CET

After looking at the previous cvs2svn error I got the bright idea to work
around it by svnadmin create svnroot and then running the cvs2svn on the
newly manually created svn repository. That was going great until:

----- pass 4 -----
committing: Fri Jan 11 22:13:02 2002, over 0 seconds
    changing 1.1 : /trunk/src/aclocal.m4
    making dir: /trunk
    making dir: /trunk/src
Traceback (most recent call last):
  File /usr/bin/cvs2svn, line 696, in ?
    main()
  File /usr/bin/cvs2svn, line 693, in main
    util.run_app(convert, ctx, start_pass=start_pass)
  File
/home/dsummers/rpms/tmp/subversion-0.17.0-4468/usr/lib/python2.2/site-packages/svn/util.py,
line 38, in run_app
  File /usr/bin/cvs2svn, line 626, in convert
    _passes[i](ctx)
  File /usr/bin/cvs2svn, line 583, in pass4
    c.commit(t_fs, ctx)
  File /usr/bin/cvs2svn, line 366, in commit
    handler, baton = fs.apply_textdelta(root, repos_path, f_pool)
TypeError: svn_fs_apply_textdelta() takes exactly 5 arguments (3 given)

   Thanks for taking a look at it!

-- 
David Wayne Summers          Linux: Because reboots are for hardware upgrades!
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:06:42 2006

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.