On Thu, 2005-06-23 at 13:35 -0400, Mark Phippard wrote:
> Daniel Rall <dlr@finemaltcoding.com> wrote on 06/23/2005 01:28:49 PM:
...
> > You might want to consider having it grab the previous log first, and
> > adding support for Undo by saving the old log message in memory or
> > caching it on disk (perhaps just until Eclipse is restarted).
> 
> Like, TortoiseSVN, he does initialize the dialog with the current text so 
> that you just have to edit it.  The Undo option is a good idea and we 
> already have a drop-down with previous commit messages to choose from.  So 
> maybe we could just add the old message to that cache (in case someone 
> else did the original commit or it came from another client).  That way, 
> to Undo, you would just have to take the option again (even after closing 
> Eclipse) and it would be in your list of previous messages.
Nice idea!
Received on Sat Jun 25 03:21:27 2005