[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 5732 - branches/cvs2svn-kfogel/tools/cvs2svn

From: <kfogel_at_collab.net>
Date: 2003-04-25 05:59:48 CEST

Branko Čibej <brane@xbc.nu> writes:
> >Modified:
> > branches/cvs2svn-kfogel/tools/cvs2svn/cvs2svn.py
> >Log:
> >Start converting cvs2svn to write to a dumpfile and then load it,
> >instead of using direct fs calls:
>
> Hm, can you explain the reasoning behind this a bit?

Sure:

A dumpfile is the perfect intermediate stage for repository
conversions. It allows the administrator to run the data through
filters if necessary, to easily put it an already existing repository,
etc. It also is going to make debuggability & maintenance of cvs2svn
a lot simpler, I think.

(Or was your question more along the lines of "Why are you choosing to
work on the repository converter now?", in which case the answer is
that it will help CollabNet to get the repository converter finished.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 25 06:45:52 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.