Community
Participate
Working Groups
I am using I20110906-2000 (4.2 I-build). EGIT version: org.eclipse.egit (1.0.0.201106090707-r) "Git Team Provider" org.eclipse.jgit (1.0.0.201106090707-r) "JGit Core" org.eclipse.egit (1.0.0.201106090707-r) "Git Team Provider" [Starting] org.eclipse.egit.core (1.0.0.201106090707-r) "Git Team Provider Core" [Active] org.eclipse.egit.doc (1.0.0.201106090707-r) "Git Team Provider Documentation" [Resolved] org.eclipse.egit.ui (1.0.0.201106090707-r) "Git Team Provider UI" [Active] org.eclipse.jgit (1.0.0.201106090707-r) "JGit Core" [Active] As soon as I start Eclipse, I get this in the .log file: Binding(ALT+CTRL+I, ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore, , Category(org.eclipse.egit.ui.commandCategory,Git,null,true), org.eclipse.ui.internal.MakeHandlersGo@434e54d8, ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) Binding(ALT+CTRL+I, ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand,Add to svn:ignore..., , Category(org.eclipse.team.svn.ui.command.category,SVN,null,true), org.eclipse.ui.internal.MakeHandlersGo@434e54d8, ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) !SUBENTRY 1 org.eclipse.jface 2 0 2011-09-09 09:29:03.771 !MESSAGE A conflict occurred for ALT+CTRL+C: Binding(ALT+CTRL+C, ParameterizedCommand(Command(org.eclipse.egit.ui.team.Commit,Commit, , Category(org.eclipse.egit.ui.commandCategory,Git,null,true), org.eclipse.ui.internal.MakeHandlersGo@434e54d8, ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) Binding(ALT+CTRL+C, ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.CommitCommand,Commit..., , Category(org.eclipse.team.svn.ui.command.category,SVN,null,true), org.eclipse.ui.internal.MakeHandlersGo@434e54d8, ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system)
This might be fixed already. See bug 321739. Olivier, do you get the same problem if you use a nightly build of EGit?
*** This bug has been marked as a duplicate of bug 321739 ***