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

Re: FW: Wish list for TortoiseSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-09 15:26:48 CEST

> I have two ideas that might improve TortoiseSVN:
>
> 1. A splitter between the filelist and the textbox for entering
> the log when committing. Often I don't change that many files
> in one go, but I tend to write elaborative logs. With a
> splitter I would be able to see more of the log I'm writing.

That was done in revision 6621 and fixed issue 252:
http://tortoisesvn.berlios.de/issues/?do=details&id=252

> 2. Formatting options. (Probably a lot of work). I would like it
> if I could make parts of the text bold or italic or give it
> some color. It could make the log better readable. TortoiseSVN
> has some kind of Code Completion, suggesting class-names or
> method-names. It could also, for example, automatically
> display those words in Italic.
> An easier way to provide formatting, is to display text
> between * and * as bold, and text btween ^ and ^ italic, for
> example. This way the log is still plain text, though there
> are some formatting options. The application wouldn't be
> broken if the formatting characters are not parsed. (I think
> it wouldn't be too much work to extend the list with other
> characters for other formats, since the textbox when entering
> the log and the textbox in the logviewer are the only places
> that have to be changed).

Implemented some formatting (*bold*, ^italic^ and _underlined_) in
revision 6747.

Stefan

-- 
        ___
   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 Fri Jun 9 15:29:05 2006

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.