Community
Participate
Working Groups
Turns out you need to put the following two lines in the preference file, not just the first one: orion.project.defaultSCM=git orion.file.layout=userTree Btw, can we please make this the default configuration for our download please? It's a major hassle to make this change every time anybody is setting up a locally hosted Orion for demo purposes. They always ping me for help with doing the necessary changes!
Fix for the bug: http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=22285d4d4e5c6fc0d9bbe02e38de94fe27f64ac9
Making git the default: http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=59a7a356852f9cc8f029b0fc0f69f4f318a349ce Note I have configured this at the product level, so we don't have a git=default assumption deep in our core internals. Running a downloaded server this should be picked up automatically. If you launch a server from your workspace you need to ensure the product is specified in the launch config (program args): -product org.eclipse.orion.product