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

Re: Tool for converting a CVS repository into a SVN repository?

From: <kfogel_at_newton.ch.collab.net>
Date: 2003-01-30 19:10:40 CET

Marshall White cscidork@yahoo.com writes:
 Actually, I don't believe the script works now.
 It tries to call a function svn_stream_from_stdio that doesn't
 seem to exist anymore.
 
 I have been trying to decide over the last few days how hard it
 might be to fix it. However I not very familiar with SWIG or Python
 and it is a challenge.

That function was removed in revision 4570, in favor of
svn_stream_from_aprfile(). I'm not sure what the right fix is in
cvs2svn.py, but it's probably not hard (anyone know it off the top of
their head?)

-K

---------------------------------------------------------------------
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:26:01 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.