IntelliJ Community . RequestCvsEnhancements

 
RequestCvsEnhancements 

HOME INDEX SEARCH CHANGES GO  

Request CVS enhancements

I have a suggestion to enhance the (already great) CVS support a little more: allow the usage of the diff and commit operations at the same time in order to make typing the log message easier.
This could be achieved by either

  • making the commit dialog non-modal (I know, the editor should be disabled while committing and a modal commit dialog was the easiest way) or at least change its parentship
  • combining the diff window and the commit dialog in one window.

At the moment, I use an external editor to create the log messages. But an integrated version would be much prettier. smile

-- MarkusNaeher - 20 Feb 2003

I have another suggestion as well. I would like to see the Diff dialog have a second -r input so any two past revisions can be diffed instead of just the local version and any version in the source control. Sure makes looking at a file's history easier.

-- ScottPennell - 05 Mar 2003

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.