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

Re: cvs2svn: raw or cooked?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-09-23 00:05:30 CEST

> John Cavanaugh recommended that cvs2svn output a script consisting
> of "cvs checkout" and "svn commit" commands.

I don't think you can stay totally outside the CVS abstraction
barrier; for instance, I don't think it's possible to get a list of
all files within the repository (including the ones which are no
longer present).

Creating a temporary working space also sounds like a pain in the
butt.

On the other hand, staying outside the SVN abstraction barrier
shouldn't be a problem, since we should have appropriate library
interfaces.
Received on Sat Oct 21 14:36:08 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.