info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strange error message


From: Eric Siegerman
Subject: Re: strange error message
Date: Fri, 23 Mar 2001 20:49:38 -0500
User-agent: Mutt/1.2.5i

On Fri, Mar 23, 2001 at 04:50:43PM -0700, Ted Irons wrote:
> cvs checkout: cannot open directory 
> /volume14/postfix/repo.cvs/postfix/mep/src/Shape: Value too large for defined 
> data type
> cvs checkout: skipping directory mep/src/Shape
>
> I'm running cvs-1.10.8 on solaris2.8 (with binary
> built for solaris2.7)

At a guess, this is your problem.  More specifically, it looks as
though the binary was compiled on/for a system that only supports
small "something"'s (probably 32-bit inode numbers), and the repo
is on a filesystem with larger whatever-they-are's (eg. 64-bit
inode numbers).

Try getting the 1.11 source and compiling it on the server
machine.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]