Community
Participate
Working Groups
I have repos cloned to top-level folders. JSON for the list of clones is: {"Children": [ { "BranchLocation": "/git/branch/file/a", "ContentLocation": "/file/a", "GitUrl": "ssh://sbrandys@dev.eclipse.org/gitroot/e4/org.eclipse.orion.server.git", "Id": "a", "Location": "/git/clone/file/a", "Name": "org.eclipse.orion.server", "RemoteLocation": "/git/remote/file/a" }, { "BranchLocation": "/git/branch/file/b", "ContentLocation": "/file/b", "GitUrl": "ssh://sbrandys@dev.eclipse.org/gitroot/e4/org.eclipse.orion.client.git", "Id": "b", "Location": "/git/clone/file/b", "Name": "org.eclipse.orion.client", "RemoteLocation": "/git/remote/file/b" } ]} ContentLocations should be /file/a/ and /file/b/, not /file/a and file/b. When I try to open the file navigator from the repo navigator (by clicking on the repo name) I got 403.
Fixed with http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=621485d699bf175aa6decd639f1f921b3bb7b7a1.