Project

General

Profile

Actions

Defect #12279

closed

error with large files in filesystem repo

Added by chad merritt over 13 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Resolution:
Cant reproduce
Affected version:

Description

I've got a filesystem repo that contains DVD ISO images. When I try to view the repo I get

An error occurred when trying to access the repository: bignum too big to convert into `unsigned long'

It seems like Redmine is only calculating the size of the files in Bytes, which blows up the variable here. I don't know Ruby enough to try and modify it so that it can calculate sizes in kb/mb/gb so as not to throw this error.. This is all my theory of course.

Redmine 1.4.4.stable (MySQL)
Debian 6.0.5 Squeeze
ruby 1.8.7


Related issues

Related to Redmine - Defect #30411: Filesystem adapter does not show correct size for large filesClosedJean-Philippe LangActions
Has duplicate Redmine - Defect #8806: Error when access to repository: bignum too big to convert into `unsigned long'Closed2011-07-13Actions
Actions

Also available in: Atom PDF