Re: IOError on pass 16
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Siu Tong wrote: > 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. Could it be that you don't have large file support and the file size has exceeded 2 Gb? You might need to write the dumpfile to a different filesystem that supports larger files, or to pipe the output directly into Subversion. Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2450880 To unsubscribe from this discussion, e-mail: [[email protected]].