Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Error viewing changeset or file in 'org.eclipse.cdt.git'

I'm having trouble using the web interface to browse our repository.

The home page [1] and the master branch log [2] load fine, but whenever I try to look at a revision [3] or the contents of a file [4], I get an error like "No repositories found".

Is anyone else seeing this?

Thanks,
Nate

[1] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/
[2] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/log/
[3] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=679896ec6e53706222fd85ab531cf582d9b2e82f
[4] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tree/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/GNUCPPSourceParser.java

Back to the top