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

[TSVN] Saving log messages

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2005-01-05 17:57:37 CET

Build 2317

If you recycle an old log message when making a commit, if you add any
extra white space before or after (hit enter without thinking), TSVN
sees it as a different message and adds it to the log history. This
produces 2 or more seemingly identical log messages in the list.

One solution would be to strip leading and trailing space when making
the comparison with existing log messages. Another is to strip all white
space when comparing. The change in white space might be deliberate, so
a new message which differs only in white space from an existing message
should replace it.

The new scintilla log message editor is a nice addition :-) Now I can
delete words left and right like in a proper editor. The log width
marker looks good too. One question: didn't you make an 80 column marker
the default at one stage?

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 Wed Jan 5 17:57:59 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.