IOError on pass 16

Siu Tong <[email protected]>
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
I am a newbie to AIX and Python and hope someone can help me on the migration problem. 

While running the cvs2svn script to create a dumpfile and I got an IO Error says "File too large" in the middle of pass 16.   It is running on AIX 5.3 with 5 gb of RAM and plenty of disk space left.

Here is the detail:

Starting Subversion r231 / 375
Starting Subversion r232 / 375
Traceback (most recent call last):
  File "/usr/local/bin/cvs2svn", line 70, in <module>
    svn_main(os.path.basename(sys.argv[0]), sys.argv[1:])
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/main.py", line 103, i                       n svn_main
    main(progname, run_options, pass_manager)
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/main.py", line 86, in                        main
    pass_manager.run(run_options)
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/pass_manager.py", lin                       e 181, in run
    the_pass.run(run_options, stats_keeper)
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/passes.py", line 1803                       , in run
    svn_commit.output(Ctx().output_option)
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/svn_commit.py", line                        243, in output
    output_option.process_primary_commit(self)
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/svn_output_option.py"                       , line 540, in process_primary_commit
    self.change_path(cvs_rev)
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/svn_output_option.py"                       , line 218, in change_path
    self._invoke_delegates('change_path', SVNCommitItem(cvs_rev, False))
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/svn_output_option.py"                       , line 509, in _invoke_delegates
    getattr(delegate, method)(*args)
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/dumpfile_delegate.py"                       , line 365, in change_path
    self._add_or_change_path(s_item, OP_CHANGE)
  File "/usr/local/lib/python2.5/site-packages/cvs2svn_lib/dumpfile_delegate.py"                       , line 335, in _add_or_change_path
    self.dumpfile.write(buf)
IOError: [Errno 27] File too large


Thanks !!

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

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.