Problems running cvs2git

Peter Krefting <[email protected]>
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Organization /universe/earth/europe/norway/oslo
Message-ID <alpine.DEB.2.00.0908072148140.15803@perkele.intern.softwolves.pp.se>
Hi!

I am trying to run cvs2git, and have checked out the cvs2svn trunk (revision 
4840) and made a configuration file from the template.

However, when I try to run cvs2git, it fails with an error message I am 
unable to decipher:

$ ./cvs2git --options=../cvs2git.options 
Traceback (most recent call last):
   File "./cvs2git", line 70, in <module>
     git_main(os.path.basename(sys.argv[0]), sys.argv[1:])
   File "/home/peter/website-to-git/cvs2svn-trunk/cvs2svn_lib/main.py", line 107, in git_main
     run_options = GitRunOptions(progname, cmd_args, pass_manager)
   File "/home/peter/website-to-git/cvs2svn-trunk/cvs2svn_lib/git_run_options.py", line 95, in __init__
     RunOptions.__init__(self, progname, cmd_args, pass_manager)
   File "/home/peter/website-to-git/cvs2svn-trunk/cvs2svn_lib/run_options.py", line 254, in __init__
     self.process_options_file(value)
   File "/home/peter/website-to-git/cvs2svn-trunk/cvs2svn_lib/run_options.py", line 1026, in process_options_file
     execfile(options_filename, g, l)
   File "../cvs2git.options", line 155, in <module>
     GitRevisionRecorder('cvs2svn-tmp/git-blob.dat'),
TypeError: __init__() takes exactly 3 arguments (4 given)


This is on Debian Lenny amd64 with Python 2.5.2.

-- 
\\// Peter - http://www.softwolves.pp.se/

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

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.