Added by chad merritt about 12 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
It seems this is a bug; so create an issue about that.