Actions
Defect #4879
closedCan't navigate in subversion if the address of the repository is not the root
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2010-02-18
Due date:
% Done:
0%
Estimated time:
Resolution:
Cant reproduce
Affected version:
Description
Hello,
If I set as address for a subversion repository a subdirectory of the root repository (e.g. svn://svn.host/repos1/subdir
), when I want to navigate into the repository with Redmine browser (for example in the subsubdir
of subdir
), I get the following error:
The entry or revision was not found in the repository.
And the url in the navigator bar is looking like:
https://host/redmine/projects/project1/repository/show/repos1/subdir/subsubdir
Instead of:
https://host/redmine/projects/project1/repository/show/subsubdir
(which work!)
I am not sure of the exact version (I do not administrate the install) but it should be 0.9.1, 0.9.2 or 0.9.3…
Thank you.
Actions