Three custom hotkeys I use quite frequently in IntelliJ IDEA:
alt-shift-L - Compare with latest repository version
creates a diff from your copy to the latest version of the current file from the repository
alt-shift-H - Show History
shows the version history of the file with who modified it, revision number, and comments
alt-shift-A - Annotate
annotates the current file with the revision number and who modified each line last - I love this one.
To create custom hotkeys, go to File->Settings->Keymap.
You can find those mappings under Version Control Systems.
Showing posts with label subversion. Show all posts
Showing posts with label subversion. Show all posts
Tuesday, December 1, 2009
Subscribe to:
Posts (Atom)