[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: Marshall White <cscidork_at_yahoo.com>
Date: 2003-01-30 17:50:36 CET

--- Martin Ott wrote:
> > Hello everybody,
> >
> > is there any tool available to convert a CVS repository into a SVN
> > repository?
> > The corresponding chapter in the documentation is still "todo".
>
> Hi Andreas,
>
> you will find a script called cvs2svn in the source tarball which allows
> you to convert a CVS repository into a svn repository. As far as I know it
> currently doesn't support CVS branches.
>
> Cheers,
> --
> Martin Ott
> Institut fuer Informatik
> Technische Universitaet Muenchen
>

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.

Marshall White

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 30 17:51:26 2003

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.