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

[TSVN] Re: problem with skimming through log history?

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-01-19 13:35:19 CET

SteveKing <stefankueng@gmail.com> writes:

> On 19 Jan 2005 09:54:35 +0100, Jens Scheidtmann
> <Jens.Scheidtmann@bayerbbs.com> wrote:
> >
> > ... with TSVN 1.1.2, Build 2424, UNICODE:
> >
> > - Choose SVN Commit from context menu.
> > - Place focus on "Log Message History"
> > - Skim through list of single line log messages until you hit a multi
> > line log message.
> > - Skim back on single line log message
> > - Log edit window now display single line log message *plus*
> > additional lines from multi line message.
> >
> > tsvn:logwidthmarker is set to 80.
> >
> > Can you reproduce this?
>
> I hope so! ;)
> No seriously, that's intentionally. Imagine you've just written a log
> message. Then you remember that you wrote sometimes ago a somewhat
> similar message and want to see it. Now if TSVN would just replace the
> log message in the edit box, you would be very upset. That's why the
> message from the history is inserted at the current cursor position.

To be more specific: Suppose I have three log messages stored in the
history. The first one (used last) has one line, the second one has
two lines the third has three lines

- Choose commit
- Enter "Started Log Message<cr>" (<cr> = Enter) int the field
- Focus History
- Choose a log message with 4 lines

I get:

---%<---
line1 from history message
line2 from history message
line3 from history message
line4 from history messageStarted Log Message
---%<---

- Choose a log message with 1 line from history box:

---%<---
short log message.line1 from history message
line2 from history message
line3 from history message
line4 from history messageStarted Log Message
---%<---

etc.

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 19 13:36:08 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.