This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: quick way to transition a cvs checkout to svn?
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Giovanni Bajo <rasky at develer dot com>
- Cc: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>, gcc at gcc dot gnu dot org
- Date: Fri, 28 Oct 2005 08:49:26 -0400
- Subject: Re: quick way to transition a cvs checkout to svn?
- References: <4361DE1E.8000404@lu.unisi.ch> <009d01c5dbaa$bbe04e90$bf03030a@trilan>
On Fri, 2005-10-28 at 12:31 +0200, Giovanni Bajo wrote:
> Paolo Bonzini <paolo.bonzini@lu.unisi.ch> wrote:
>
> > Is there a quick way to turn a CVS checkout to SVN, other than making a
> > patch and applying to a fresh SVN checkout?
>
> I believe cvs diff | patch is the only way, maybe Daniel knows better. Is
> there a specific problem with this?
No, there is no better way, unfortunately.