Version Control
From PowerGUI Wiki
PowerGUI Pro provides users with MSSCCI commpliant version control integration from the PowerGUI Pro script editor.
The following version control systems are supported (through MSSCCI):
- Subversion (has been verified to work with TortoiseSVNSCC)
PowerGUI Pro uses TortoiseSVNSCC plugin to communicate with TortoiseSVN client. Both packages (TortoiseSVN client, TortoiseSVNSCC plugin) should be installed to work with Subversion version control.- Here is a link to the TortoiseSVN client download: http://sourceforge.net/projects/tortoisesvn/files/Application/1.3.5/
- Here is a link to the TortoiseSVNCC plugin download: http://tortoisesvnscc.tigris.org/files/documents/2074/27121/TortoiseSVNSCC-0.1.3-build0510011.zip
- Here is a link to the Tortoise site: http://tortoisesvn.tigris.org/
Note: PowerGUI Pro has been tested with the 1.3.5 version of TortoiseSVN client which is NOT the current release.
If prompted, do not upgrade the TortoiseSVN client
Note: You may also use any existing (commertial or freeware) MSSCCI provider with Subversion support.
PowerGUI Pro should work with these providers but has not been tested thoroughly with all of them.
- Dynamsoft SourceAnywhere Hosted
- The MSSCCI Client is included in SourceAnywhere Hosted Windows Client. Here is the download page:http://www.dynamsoft.com/Downloads/SAWHosted_Download.aspx
- Here is a step-by-step tutorial on how to integrate SourceAnywhere Hosted with PowerGUI: http://www.xipher.dk/WordPress/?p=573
- Microsoft Visual SourceSafe
- Microsoft Team Foundation Server; the provider is available from the following locations:
Once the MSSCCI provider is installed, you will see the option in the Script Editor/Tools/Options menu which will allow you to choose your preferred provider.
Once installed, you will be able to do the following from the Version control menu:
- Get the latest version
- Check In
- Check Out
- Undo Check Out
- Add to version control


