Community
Participate
Working Groups
None of the "plain" links on http://git.eclipse.org/c/ work. E.g. http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/plain/releng/org.eclipse.ecf.releng.bm
I'm not sure I understand this bug. I don't see any "plain" links.
E.g. plain links can be found on page to http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/tree/
I'm not sure about the link you have in comment 0, but if I replace 'plain' with 'tree' I get this: http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/tree/releng/org.eclipse.ecf.releng.bm And on that page, all the plain link work.
For files they work. But try the "plain" link on a folder.
I think the problem here is that it's showing 'plain' for directories .. which makes no sense to me.
(In reply to comment #5) > I think the problem here is that it's showing 'plain' for directories .. which > makes no sense to me. I tend to disagree. E.g. if one wants to host a Maven repo in git, or any other client that access the git repo via http and needs to do directory traversal.
The new version of cgit seems to have fixed this.
If you navigate you will find that it removes the parent folder from the URL and thus navigation is still broken.
Is it just me, or does this work now?
This is fixed.