Best source control?

This forum is for all Flare issues related to using Source Control.
Post Reply
Greg
Sr. Propeller Head
Posts: 130
Joined: Thu Mar 29, 2012 12:01 am

Best source control?

Post by Greg »

We are about to implement Flare and I am seeking recommendations for which source control to use.

TIA
RamonS
Senior Propellus Maximus
Posts: 4293
Joined: Thu Feb 02, 2006 9:29 am
Location: The Electric City

Re: Best source control?

Post by RamonS »

I don't think there is a "best", but there surely are some that are better than others depending on circumstances. Which source control system do the developers use? If it is one that Flare natively supports I'd piggyback on that. Makes it easier to integrate help into build and deploy processes. If you are not attached to a development department or do not get access to their systems I'd go with Git. It is the most modern free source control tool. Found instructions for it here: https://www.madcapsoftware.com/blog/201 ... e-project/
ChoccieMuffin
Senior Propellus Maximus
Posts: 2632
Joined: Wed Apr 14, 2010 8:01 am
Location: Surrey, UK

Re: Best source control?

Post by ChoccieMuffin »

I use SVN with Tortoise as my interface, but I DON'T integrate with Flare, as I've read the horror stories on the forums about the negative effect on speed and my machine is painful enough as it is. So I do all my checkins and checkouts outside of Flare.
Started as a newbie with Flare 6.1, now using Flare 2023.
Report bugs at http://www.madcapsoftware.com/bugs/submit.aspx.
Request features at https://www.madcapsoftware.com/feedback ... quest.aspx
Robotman
Sr. Propeller Head
Posts: 185
Joined: Sat Mar 04, 2006 3:05 am
Location: Melbourne, Australia
Contact:

Re: Best source control?

Post by Robotman »

We use SVN and have integrated it with Flare.

No major horror stories to report although we have dipped our toes in the water by including some smaller projects first. The only things I have been concerned about are wholesales changes where we have found it better to make changes progressively (example - topic changes first, then TOC). Still, if things go pear-shaped when lots of changes have been made we can always rebind (not that I want that to be a solution but it's a learning experience).

We are about to merge a number of our projects, though, and place into Source Control so we will be doing thorough testing then.
\m/ Gary \m/
Flare 2020 / Windows 10 64-Bit
Screaming Symphony
Dee Vincent-Day
Propeller Head
Posts: 62
Joined: Mon Jan 04, 2016 7:39 am
Location: York, North Yorkshire, England

Re: Best source control?

Post by Dee Vincent-Day »

We have GitLab and I have not had any horror stories to report. However I have learned to use git outside of Flare because sometimes I want to do something such as merging branches, which cannot be done within the GIT integration. Using Tortoise Git as the interface.
Dee Vincent-Day
Technical Author
Piksel

liberating viewing | Piksel.com

http://www.piksel.com
Post Reply