|
NiftyPerforceDocumentation
Documentation for Nifty perforce plugin.
IntroductionWhy would you want to run this plugin? The normal SCC plugin that comes with the standard perforce install suffers from the fact that it tries to mimic the plugin architecture of the old sourcesafe source control system (as well as some other issues). Among the things that it causes are slow startup times, polling of server to check for status etc. This plugin adds a couple of handlers for automatic checkout of files when modified, as well as shortcuts to common operations like edit, view history and timelapse view. Most of the commands can be bound to visual studio keys as well as be accessed through the context menus in the solution explorer. InstallationDownload the .msi package and double click on it. After installation it will show up as one of the items in Tools -> Add in Manager. UsageThis section will discuss various usage scenarios of the plugin. ConfigurationThe configuration can be brought up through the toolbar:
Click on the rightmost icon and the following dialog should pop up:
The different categories are as follows:
Context menusIn the solution explorer there are several context menus that you can use for quickly accessing the perforce commands inside visual studio. For example here is a context menu for a source file:
You can also multiselect items of the same type and bring up the context menu (useful for multi checkout):
OutputThe output from the plugin is shown in a separate output window. Here is a sample session (where things go wrong):
|
Sign in to add a comment