Git Issue

This forum is for all Flare issues not related to any of the other categories.
Post Reply
dkaflowitz
Jr. Propeller Head
Posts: 2
Joined: Mon Sep 17, 2018 12:44 pm

Git Issue

Post by dkaflowitz »

Have been resolving massive problems involving Flare and Git for days and have it down to a select few. I am not knowledgeable about Git at all so I have had a lot of help from developers.

I have a file named Content12.s3db in MyProjects/<projectname>/Analyzer; it won't commit and it seems to be preventing my pushes to the remote repository. Has anyone else seen this and does anyone have any insight as to why this is?

I also have a .gitignore file at the MrProjects level that should make this moot because /Analyzer is listed in it. It seems to have no effect.

Thank you.
Daniel Ferguson
Propeller Head
Posts: 77
Joined: Wed Jul 10, 2013 12:34 pm
Location: Salt Lake City
Contact:

Re: Git Issue

Post by Daniel Ferguson »

Was this file previously committed? Is it already tracked in your repo?
Daniel Ferguson
Certified Flare Trainer & Consultant
smartoutput.com
amo7een
Jr. Propeller Head
Posts: 5
Joined: Wed Mar 20, 2019 4:41 pm
Location: Orange, CA

Re: Git Issue

Post by amo7een »

Hi All,

I'm also having this issue. I publish two help sites, one internal and one external. I've figured out that if I Clean Project in the Project ribbon before I publish, then my external (customer-facing site) publishes with current content and a correct TOC/navigation menu (whew). However, the internal site doesn't update no matter what I do. The most recent output folders and last pushed files to source control (Git) appear correct. When I View Primary, it builds correctly. I have a ticket in with support, but reaching out here, too.

FYI: I'm a tech writer--the first time I heard the term "output folder" was last Friday. Git was only a vague concept to me until I took this position seven months ago. I do have a lot of dev support here, though, so I'm trying to gather info to take to my team so they know where to start.

Thanks to those who keep this forum up, it's saved me more than once!
Post Reply