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

Minor formatting bug in Log Messages "Copy to clipboard"

From: Tabish Mustufa <tabishm_at_gmail.com>
Date: Thu, 22 May 2008 11:34:41 -0700 (PDT)

Hi folks,

I've noticed a minor formatting bug in the "Log Messages" window. It
happens when you right-click a log message and select "Copy to
clipboard"... for files that have been copied from one location to
another, the text in the clipboard lists something like:

Added : /foo/bar.txt(Copy from path: /foo/baz.txt, Revision, 1

The parentheses in the message aren't closed, and it might be better
to add a space between the new filename and the open parentheses and
to remove the comma between the word "Revision" and the revision
number. Something like this would be better:

Added : /foo/bar.txt (Copy from path: /foo/baz.txt, Revision 1)

Admittedly, this is an extremely minor issue... but I often use the
"Copy to clipboard" feature to send notices of commits to other
developers, and I happened to notice it.

Thanks,

Tabish

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-22 20:42:01 CEST

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

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