[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] Reusing the log message (was Re: Scintilla)

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2005-01-10 10:59:07 CET

SteveKing wrote:
> Joseph Galbraith wrote:
>> Oh yes! Also, *please* persist the text in the edit control if
>> the commit fails.
>
> Do you mean automatically filling in the text again? I don't think
> that's a good idea. If you want the log message to have again, use the
> log message history combo: it's stored in there for you to reuse
> anytime you want.

In previous versions it was a bad idea because:
a) there was only one comment history for all repositories
b) there was no offline check for mods, apart from a dummy commit
Now that both those improvements have been made, persisting the text
would not be so bad.

Also note that Joseph is requesting this after a commit _fails_ not
after it is _cancelled_ by the user. If another dev has commited in the
time it took you to write the log message, then your commit will fail.
After updating, you are almost guaranteed to want to retry the same
commit, with the same message.

All the same, I am not convinced that it is needed, because the history
combo is 'only a mouse-click away'.

+0 from me.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jan 10 12:03:04 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.