Project

General

Profile

404 message with SVN on diffs

Added by Brendan Paull over 11 years ago

First off version info:
Redmine Verison: ?? (not sure how to check, installed recently from package)
Centos 6.2
svn: 1.6.17
rails : 3.2.8
Hosted via Apache

I'm running into an issue when I try to view a diff between versions (only seems to occur with later versions) I get an error that says "404: The entry or revision was not found in the repository." I'm not sure what is going on because this version very much does exist in the repository and URL like this works properly (<my server>/projects/msgapp/repository/revisions/11)

an example URL that would cause such an error is: <myserver>/projects/msgapp/repository/revisions/8/diff

A hunch is that this problem only exists when there are only binary files changed. Is that possible?