Posts Tagged ‘Version Control’
Tuesday, January 8th, 2013 by David Corrales
Similar to PrimalScript 2012, we received requests to add support for GIT, Mercurial, and Subversion in PowerShell Studio 2012. The difficulty of supporting all these various source control solutions is that they all have different APIs and change over time. The varying nature of these tools could potentially make the integration outdated fairly quickly. One thing in common all the source controls solutions previously mentioned have is command line tools. We’ve used this common factor to resolve the problem. Our solution to the problem is the new custom tool menu: The custom tool menu allows you to customize and execute…  
More »
Tags: command line, Git, Mercurial, powershell, PowerShell Studio, SVN, Version Control
Posted in PowerShell Studio 2012, Software News, Windows PowerShell | 2 Comments »
Tuesday, December 11th, 2012 by Alex Riedel
For quite some time we have been asked to add support for the aforementioned version control systems to PrimalScript. But every time we looked into it, the API changed or the preferred system du jour changed. We didn’t want to add support for too many API’s that get potentially outdated fast. But most importantly, many folks we asked indicated that they use more than one system. GIT for their own files, Mercurial for customer A and Subversion for customer B. Even worse, some clients seem to insist that some homegrown system is used that either has no API or is…  
More »
Tags: command line, Git, Mercurial, powershell, PrimalScript, repository, SVN, Version Control
Posted in Feature Peek, PrimalScript, Software News, Windows PowerShell | 2 Comments »
Tuesday, July 27th, 2010 by Alex Riedel
This is a reminder for our current survey about Backup and Version Control. Please click here to participate: 2010 Backup Survey Enter your email in the survey to win cool prizes. Your responses will help determine what features get added and what gets cut from PrimalScript 2011 and PrimalForms 2011, so don't hesitate.…  
More »
Tags: Backup, PrimalScript, Survey, Version Control, Visual PowerShell
Posted in General, PrimalForms 2011, PrimalScript, Software News | 1 Comment »
Thursday, January 22nd, 2009 by Alex Riedel
1. Setting up ChangeVue 2009 Software developers have been using Source Code Control Systems for quite some years now. Most people involved with any kind of electronic files or document have a kind of ad-hoc version control usually using some file naming scheme. Something like: InfrastructureOct2007.doc InfrastructureJan2008.doc InfrastructureMar2008.doc Many administrators though, have stayed away from the developer oriented source control software packages. A feeling of overkill and the tendency to have a complicated setup can keep you away even if you recognize a basic need for that type of thing. After all, who wants to create databases on servers, user-ids,…  
More »
Tags: ChangeVue, PrimalScript, Source Code Control, Version Control
Posted in ChangeVue, Howto, PrimalTools, Software News | Comments Off
Monday, January 12th, 2009 by Alex Riedel
One of the tools SAPIEN will release in February 2009 is ChangeVue 2009, our very own Source Code Control System. Software developers are usually familiar with this type of application, but system and network administrator are not always aware of the benefits of this type of tool. In the following post I will attempt to point out the general use and benefits of source code control as well as some of its general principles. In future posts I will go into more details about ChangeVue. A. What is it really? The name "Source Code Control System" or the often also…  
More »
Tags: ChangeVue, SCCS, Source Code Control System, Version Control
Posted in General, PrimalTools, Software News | Comments Off
Tuesday, November 4th, 2008 by Alex Riedel
We are proud to announce another new product for the new 2009 tool lineup: ChangeVue 2009 Using source control is an indispensable safety net for any professional developer, regardless of programming language or file size. Not only does source control provide an inherent backup mechanism by storing versions of any file you add to a repository, it also provides an effective means of coordinating who works on what in a team. ChangeVue 2009 provides a lightning fast, set-up in minutes way of adding source code control to your environment. No matter whether you work alone, or in a small team,…  
More »
Tags: ChangeVue, PrimalScript, SAPIEN, Version Control
Posted in General, PrimalTools, Software News, Windows Scripting News | Comments Off