VSTS Source Control

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 5 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
wayne_Avery
Posts: 30
Last visit: Tue Feb 01, 2022 2:25 pm

VSTS Source Control

Post 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
User avatar
mxtrinidad
Posts: 399
Last visit: Tue May 16, 2023 6:52 am

Re: VSTS Source Control

Post 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/
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: VSTS Source Control

Post 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/
David
SAPIEN Technologies, Inc.
User avatar
wayne_Avery
Posts: 30
Last visit: Tue Feb 01, 2022 2:25 pm

Re: VSTS Source Control

Post by wayne_Avery »

Thanks everyone for your assistance.
Regards
Wayne
This topic is 5 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.