On Tue, Apr 12, 2011 at 3:47 PM, Olivier Refalo <[email protected]>wrote:

> bug:
> With the project in gitorious, I am browsing the source tree via the web
> interface.
>  some folders are generating the following error.
>  Sounds to me like if gitorious didn't know how to process an uncompressed
> pack.
>

Ah, this seems to be a limitation in how the Ruby->Git library Gitorious
uses (Grit) deals with pack files. This is done in Ruby, by means of the
Grit::GitRuby::Internal::PackStorage class (
https://github.com/mojombo/grit/blob/master/lib/grit/git-ruby/internal/pack.rb#L274
)

If you feel up to it you could hear with the authors of that library.

Cheers,
- Marius

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to