neo618 / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

possibility to copy the lock message from the commit dialog #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=26693
89

It would be a useful feature to have a 'right click option' to copy
the lock message when hovering over a locked file in the commit
dialog.

Our team members use the lock message to indicate what task they are
locking the file for. Usually this message is the same for all files
involved in a task, and most of the time just putting this task
description in the commit message is enough to keep track of what was
changed to the application (because of the way we define our tasks)

As the copy all info from this line menu item is already available we
do have a work around. Just copying full row content, pasting it and
doing the cleanup does the job, but the cleanup wouldn't be necessary
when the 'Copy lock message' option was available (only in case of a
locked file)

Does this feature request make sense for you?
Maybe the feature could be made more general, as in 'Copy this cell
value to clipboard' for every cell in the SVNStatusListCtrl component?
(I did have a look at the code, but I'm not capable of writing C to do
it myself, sorry)

Original issue reported on code.google.com by tortoisesvn on 19 Oct 2010 at 6:23

GoogleCodeExporter commented 9 years ago

Original comment by tortoisesvn on 19 Oct 2010 at 8:30

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r20315.

Original comment by tortoisesvn on 19 Oct 2010 at 9:33