cvs2svn
From: <lodewijk_at_reddwarf.xs4all.nl>
Date: 2002-04-02 02:00:56 CEST
hello,
I'm trying to get cvs2svn.py to work, but it dumps core. the problem seems to
void **arg2 ;
... nothing done to arg2 ...
result = (svn_error_t *)svn_fs_apply_textdelta(arg1,arg2,arg3,(char const *)arg4,arg5);
and then in svn_fs_apply_textdelta():
*contents_baton_p = tb;
and there it goes. is this a bug or is cvs2svn as a whole not supposed to be
svn is current, swig is 1.3, python 2.1.
thanks,
---------------------------------------------------------------------
|
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.