public void actionPerformed(AnActionEvent e) {
   new ConfigureCvsGlobalSettingsDialog(e.getProject()).show();
 }