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

Re: svn commit: rev 5872 - branches/release-0.22.1

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-10 00:23:30 CEST

mprice@tigris.org writes:

> + * update cvs2svn.py script

This is actually a really cool new feature going out in 0.22.1. I
feel like Karl hasn't bragged enough. :-)

Karl modified cvs2svn.py so that it now produces a dumpfile, rather
than committing directly into an svn repository. This is great for
two reasons:

  1. a dumpfile is super-flexible; you can carry it around, filter it,
     and load it whereever you want (such as appending it to an
     existing repository)

  2. no more swig/python dependencies. This means the bar for cvs2svn
     conversion has been drastically lowered for many users. :-)

Yay Karl!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 10 00:24:39 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.