RE: cvs2svn 2.4.0 does not work for me

Vincent Belaïche <[email protected]> Tue, 18 Dec 2012 13:12:36 +0100
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
FYI, concerning the SVN repo I tried again and it failed the same with that same sort of message:


A    cvs2svn\test-data\main-cvsrepos\single-files\space fname,v
A    cvs2svn\test-data\main-cvsrepos\single-files\"double-double-quotes",v
A    cvs2svn\test-data\main-cvsrepos\single-files\quotin'-in-dirname
A    cvs2svn\test-data\main-cvsrepos\single-files\quotin'-in-dirname\foo,v
svn: E720123: Can't move 'C:\Documents and Settings\Administrateur\Mes documents\cvs2svn\.svn\tmp\svn-5954381D' to 'C:\Documents and Settings\Administrateur\Mes documents\cvs2svn\test-data\main-cvsrepos\single-files\"double-double-quotes",v': Syntaxe du nom de fichier, de répertoire ou de volume incorrecte.  




So it is not a temporary problem, so maybe my SVN client has some issue, or test-data does not work for MSWindowsXP. 
Anyhow, it is quite involved to use double quotes in file names, isn't it ?


Maybe I should ask on some SVN forum...



VBR,
   Vincent.

> Date: Tue, 18 Dec 2012 11:04:25 +0100
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> Subject: Re: cvs2svn 2.4.0 does not work for me
> 
> On 12/18/2012 07:49 AM, Vincent Belaïche wrote:
> > Below follows a post which I made on irc.freenode.net #cvs2svn. Basically
> > 
> > 1. I am a complete novice
> > 2. I tried cvs2svn ver 2.4.0, and it did not work for me
> 
> It looks like you are using the PyPy implementation of Python rather
> than the more usual C implementation.  PyPy's gc module apparently
> doesn't have a function gc.set_debug(), and this causes the error that
> you see.
> 
> I just committed a fix for this specific problem to trunk r5410.  But I
> would still recommend that you use CPython rather than PyPy, as you will
> otherwise likely stumble on other incompatibilities.
> 
> > 3. I tried to get the latest trunk, but the anonymous checkout also did
> > not work.
> 
> I don't know why this didn't work for you.  I was just able to check out
> trunk with the same command that you used.  Perhaps there was a
> temporary problem, or perhaps Subversion is not set up correctly on your
> computer.  If you continue to have problems, you should probably try to
> get help from the tigris.org support.
> 
> Alternatively, you can check trunk out of the git repository at
> 
>     https://github.com/mhagger/cvs2svn
> 
> Michael
> 
> -- 
> Michael Haggerty
> [email protected]
> http://softwareswirl.blogspot.com/

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=3036809

To unsubscribe from this discussion, e-mail: [[email protected]].