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

Re: My observations and experience with cvs2svn.py on Windows

From: <kfogel_at_collab.net>
Date: 2004-02-17 19:04:25 CET

Ben Collins-Sussman <sussman@collab.net> writes:
> The problem here is that cvs2svn is not the same as subversion. It's
> not creating tags efficiently at all: it's ponderously building huge
> trees, rather than doing a tiny 'copy'. See my earlier email:

?? cvs2svn tries to make tags efficiently, anyway. Obviously, Bern's
experience points to something different! We shouldn't treat this as
a "known bug". It's actually new (and kind of surprising).

Ben's description of Subversion tagging applies to the ideal case
only: giving a tag name to one exact revision tree. Anything more
complex than that will take up more space, proportional to the
complexity ("mixedness") of the tagged tree.

Bern, thanks for the excellent mail. I've saved it, along with some
other recent cvs2svn mails. I'm finishing issue #1510 right now, but
will come back to these issues. Mike Pilato or others may jump on
them sooner, time permitting.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 17 20:07:08 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.