Re: issue with cvs2svn
Michael Haggerty <[email protected]> Tue, 08 Feb 2011 13:55:14 +0100
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.devel |
|---|---|
| Message-ID | <[email protected]> |
On 02/08/2011 01:37 PM, Irfan Sayed wrote: > i am using cvs2svn to migrate cvs repo to svn > i have installed cvs2svn package (version : 2.3.0) > > i have configured the options.py file with al settings > i am running follwoing command : > > /home/y/bin64/python ./cvs2svn --options=/home/irfanjs/CVSROOT/options.py > > but it says following error : > * File "/home/irfanjs/CVSROOT/options.py", line 61, in <module> > from cvs2svn_lib.boolean import * > ImportError: No module named boolean > > *can someone help on how to configure/install this module > please advise The problem is in your options.py file. I suspect that you based your options file on an example file that came with an older version of cvs2svn than the version that you are running. Please note that the version of the options file must always match the version of cvs2svn. Michael -- Michael Haggerty [email protected] http://softwareswirl.blogspot.com/ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=2702801 To unsubscribe from this discussion, e-mail: [[email protected]].