private void editConfiguration(CvsRootConfiguration newConfig) {
   myCvs2SettingsEditPanel.updateFrom(newConfig);
 }