switching from CVS to Mercurial
David Bateman
adb014 at gmail.com
Wed Feb 6 14:20:30 CST 2008
John W. Eaton wrote:
> On 6-Feb-2008, David Bateman wrote:
>
> | I'm now getting the error
> |
> | No space left on device - /hg/octave/src/DLD-FUNCTIONS/spchol.cc
> | Exception exceptions.IOError: (28, 'No space left on device',
> | 'octave/.hg/dirstate') in <bound method lock.__del__ of
> | <mercurial.lock.lock object at 0xb78bd12c>> ignored
> | Exception exceptions.IOError: (28, 'No space left on device',
> | 'octave/.hg/dirstate') in <bound method dirstate.__del__ of
> | <mercurial.dirstate.dirstate object at 0xb78b750c>> ignored
> |
> | When I have 50GB free on the disks I'm cloning to and 200MB in the root
> | directory... Does someone else see this? Is this an issue on your end John?
>
> What commands have you run?
>
> Did you clone multiple times?
>
> What filesystem is /hg/octave/src/DLD-FUNCTIONS stored on?
>
> The filesystems on www.octave.org are not full, and anyway, I don't
> think you would be writing to them when cloning.
>
> jwe
>
I think the issue is on my end. Maybe not enough inodes on the disk or
something weird like that. The same thing happened when I tarred the hg
directory and untarred it in teh same location.. Very weird..
D.
More information about the Octave-maintainers
mailing list