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.
-- 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
|
|