Page 1 of 1

VSTS Source Control

Posted: Mon Aug 27, 2018 10:49 pm
by wayne_Avery
Product, version and build: 7.4.115
32 or 64 bit version of product: 64 Bit
Operating system:
32 or 64 bit OS: Windows 7 64 bit

I have noted in the PrimalScript documentation that it works with TFS for source control. Does it work with VSTS (Visual Studio Team Services) for source control?
Thanks
Wayne

Re: VSTS Source Control

Posted: Tue Aug 28, 2018 6:59 am
by mxtrinidad
PrimalScript support any version control system that supports MS SCC API (Microsoft Source Code Control API). You can add almost any system that has CLI (command line interface) tools via "custom menus".

https://info.sapien.com/index.php/versi ... rial-oh-my
https://www.sapien.com/blog/2016/05/23/ ... -the-menu/

So, you will need to use the VSTS CLI for working with PrimalScript via the "Custom Tools" option.

BTW, in case you'll needed in the future, we recently provided integrated Git support in our products.
https://www.sapien.com/blog/2018/08/13/ ... -commands/

Re: VSTS Source Control

Posted: Tue Sep 04, 2018 7:49 am
by davidc
We recently added our Universal Version Control System:

https://www.sapien.com/blog/2018/07/02/ ... l-support/

We plan to add a configuration for TFS at some point in the future, but you can create your own configuration for TFS. Hopefully this article will help you get started:

https://www.sapien.com/blog/2018/08/13/ ... -commands/

Re: VSTS Source Control

Posted: Tue Sep 04, 2018 3:19 pm
by wayne_Avery
Thanks everyone for your assistance.
Regards
Wayne