

($9.99 as of March 2014, free full trial available)īeanstalk App Online Free Subversion Hosting Windows 8 Enterprise Virtual Machine 180 Day Trial () So with that out of the way, let’s get started! Not only will this guide identify what you need and explain HOW to install it but it will also delve into WHY it is configured this way. It represents many, many hours of trial and error on my part to come up with a Powershell centric source management system. There were pockets of information but they were scattered at best and others simply did not seem to exist. So you can imagine my surprise then when upon starting my research into options I was surprised to find remarkably little information on this subject. It must offer some kind of online component either that I host myself or is hosted by a third party so I can maintain a single repository from both work and homeĪs you can see, my requirements are rather universal and I’m sure are shared by other aspiring Powershell script writers around the world.The source control system, whatever it is must be integrated with PowerGUI as that is my editor of choice.As I sat down to figure out what my solution would look like, I identified the following requirements: I was familiar with the concept of Source Control from the likes of Team Foundation Server but had never looked into it. How did I keep track of all of the changes in a script of this length? My current record for example is a 387 line script. As my knowledge of Powershell has increased, so too has the length and complexity of the scripts I create.
