cv2svn.py build error Windows

Jim Pisano <[email protected]> Wed, 19 Feb 2014 12:38:00 -0500
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Organization NRAO
Message-ID <[email protected]>
I'm trying to run cvs2svn on my Windows 7 pc. I get the following error:

   File "c:\Users\jpisano\tmp\cvs_git\cvs2svn_lib\rcsparser.py", line 
20, in <module>
     from cvs2svn_rcsparse.common import Sink
ImportError: No module named cvs2svn_rcsparse.common

Python version: 2.7.1

a comment in cvs2svn.py states:
   # Copyright (c) 200-2008 CollabNet.  All rights reserved.
I don't see any specific version info about this script, I downloaded it 
from tigris about 3 weeks ago.

  Make sure that a supported version of Python is being used.  Do this
# as early as possible, using only code compatible with Python 1.5.2, 
while the cvs2svn doc states 2.7 is ok, but python 3.x is not.


Do I need to change my Python Interpreter  I'm using a version of python 
that came when I downloaded the cvs2svn package.

Help, I'm very stuck on this very first step. TIA,
Jim.

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

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