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

Re: python client for svn?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-12-10 23:29:55 CET

Jörg Beyer <beyer_joerg@web.de> writes:

> > Well, we're planning to use them to write cvs2svn, so they're higher
> > priority than you might think. On the other hand, no one's actively
> > working on that right now, unless Greg Stein has been doing some stuff
> > in his copious spare time. :-)
>
> that interesting. So you plan the do the migration via the cvs and
> svn clients?

Greg Stein in currently in process of writing SWIG bindings for
libsvn_fs. When these are done, he has a python script (in progress)
which deduce commits by directly parsing the RCS files in a CVS
repository; this script will read data from RCS and make commits to
libsvn_fs via the SWIG bindings.

So, no client apps are going to be used -- it's going to be a direct
repository-to-repository data-moving program. You can see his work in
the source tree, in 'tools/cvs2svn/cvs2svn.py' and in
'subversion/bindings/README'.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:52 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.