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

[Subclipse-dev] [Patch] Feature: Automatically switch after tagging / branching

From: Thomas M. Hofmann <email_at_thomashofmann.com>
Date: 2006-11-08 09:00:12 CET

Hi,
 
I am submitting a patch that allows for automatic switching of a project
after a tag or branch operation has taken place. This was requested on
the users mailing list before and I needed this feature myself too.
 
The patch is for the 1.1.x branch.
 
Since I have never submitted a patch before I'm not exactly sure if I am
adding the correct patch format. Please tell me if you need it
differently.
 
I made the following changes to the UI plugin:
 
- Added two radio buttons to choose whether automatic switching should
occur to dialogs/BranchTagDialog.java
- Remove the label beginning with "Note:" that informs the user that the
switch has to be done manualy.
 
- Removed BranchTagDialog.note from ui/messages.properties and all NL
message files.
- Moved the existing text from BranchTagDialog.note to new key
BranchTagDialog.dontSwitch
- Changed the english text for BranchTagDialog.dontSwitch a bit
- Non-english translations for BranchTagDialog.dontSwitch need to be
adjusted
- Added key BranchTagDialog.switch and english text only (transaltions
need to be added)
 
 
- Made changes to operations/BranchTagOperation so that switch command
is called if chosen in dialog
 
- Made changes to actions/BranchTagAction.java so that the operation is
configured according to selection from the dialog
 
 
Please review this patch and inform me if it can be committed and if it
is easy for you to backport this to 1.0.x branch or if I should submit a
separate patch for 1.0.x.

Thanks,

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org

snap00388.png
Received on Wed Nov 8 09:09:12 2006

This is an archived mail posted to the Subclipse Dev mailing list.

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