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

Enhancement in commit dialog/context menu

From: Martin Kukura <kukuram_at_gmail.com>
Date: Fri, 25 Nov 2011 14:53:00 -0800 (PST)

I'd like to discus a possibility and would like to know your opinion.

To add (maybe customizable) menuitem(s) in context menu when you right click on file in the list of files to be committed.

Little tools that every programmer will appreciate.

Example:
Simple functionality like "Trim trailing whitespace" in the source code file. Or "Tabify/Untabify" or "Revert whitespace changes" etc.

We all know how frustrating this can get...

I know about other possibilities:
1. client side pre-commit hook
2. "Open with..." menuitem

However they both require every programmer to perform specific task to set this up and most of the programmers I know are reluctant to bother...

By setting up server side pre-commit hook to disallow trailing whitespace and providing an easy access to built in functionality would enhance everybody's workflow and easy for code moderators/mergers.

Thank you for consideration

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2887364

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-26 09:33:11 CET

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.