Issue
I'm looking for a fast way to push my committed changes in NetBeans to the remote server. Currently this is a much too long path (navigate to Team > Remote > Push, click Next in dialog, check desired branch, click Next, click Finish). All this slows down the pushing process and should be doable in 1 click.
I've already seen a similar question concerning the committing: Assign "Ctrl+S" to Subversion commit
Any ideas for the pushing process? For sure it would also be good to have something for the pulling.
Solution
At Tools|Options|KeyMap you can set a shortcut for the action.
NB 7.4 will also allow you to put such common action to the toolbar - see http://wiki.netbeans.org/NewAndNoteworthyNB74#Versioning
Answered By - Ben