Project

General

Profile

displaying file size in a file system repo

Added by chad merritt over 11 years ago

Greetings all....

I'm getting an error 500; An error occurred when trying to access the repository: bignum too big to convert into `unsigned long' when I try to access one of my file system repors. From what I can tell, it's choking on this because the files in this repo are 4+ gb and that's beyond the length in bytes of an unsigned long.

Does anyone have any ideas on how I can this? I don't know much about Ruby so my poking around in the code didn't do anything.

Thanks
Chad


Replies (1)

RE: displaying file size in a file system repo - Added by Ivan Cenov over 11 years ago

It seems this is a bug; so create an issue about that.

    (1-1/1)