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

Re: cvs2svn broken in 0.17.0?

From: <gstein_at_lyra.org>
Date: 2003-01-23 02:26:08 CET

The problem below isn't in 0.17.0, but in /trunk. The change to
svn_repos_create() was backed out for the 0.17.x releases.

However, the apply_textdelta() problem *does* exist. I'll get that fixed.

Cheers,
-g

On Wed, Jan 22, 2003 at 12:17:06PM -0600, David Summers wrote:
 
 This was not happening on previous releases.....
 
 
 Rev 4468: cvs2svn
 
 ----- pass 4 -----
 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 553, in pass4
     t_repos = repos.svn_repos_create(ctx.target, ctx.pool)
 TypeError: svn_repos_create() takes exactly 4 arguments (2 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

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
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:08:09 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.