Search found 11 matches

by dcisneros
Fri Jun 23, 2017 12:01 pm
Forum: Analyzer's General Discussion
Topic: Limiting Report to a Specific Folder
Replies: 1
Views: 7386

Re: Limiting Report to a Specific Folder

I couldn't find the option to limit to a specific folder, but I think you might still be able to make it work. If you open the View tab and select File list , you can see your list of files. If you hold down Ctrl on your keyboard, you can click and select all of the files you want to see report resu...
by dcisneros
Fri Mar 03, 2017 3:21 pm
Forum: Source Control
Topic: Flare 2017 using Git with multiple authors
Replies: 2
Views: 2650

Re: Flare 2017 using Git with multiple authors

Hi Laura,

That I'm aware of, you can't merge branches in Flare. We use GitHub to house our Flare project, and we're just now trying Git with Visual Studio Team System for another project. Both of those options let you merge branches via their UI by opening a pull request.

I hope that helps some!
by dcisneros
Fri Mar 03, 2017 1:30 pm
Forum: Flare's General Discussion
Topic: Deleting variables .. then finding the undefined variables
Replies: 6
Views: 3199

Re: Deleting variables .. then finding the undefined variabl

I'm not sure my experience is completely similar, but for what it's worth, I'll share it too in the event that it helps! I noticed that when I was building my project, I received errors because there were undefined variables and conditions in my project. However, when I went to edit my variable and ...
by dcisneros
Fri Feb 24, 2017 2:36 pm
Forum: Analyzer's General Discussion
Topic: Summary shows broken links, Detail says no entries found
Replies: 3
Views: 9106

Re: Summary shows broken links, Detail says no entries found

viewtopic.php?f=38&t=21527

This was happening to me too! I took the suggestion offered in the post I linked to above, and it helped! After I deleted the Analyzer folder and then rescanned, all of the broken items were resolved. I hope that helps you too!
by dcisneros
Fri Apr 22, 2016 11:08 am
Forum: Source Control
Topic: SVN broken in Flare 12?
Replies: 7
Views: 6918

Re: SVN broken in Flare 12?

I'm not using SVN, but the same exact thing happened to me with the Git integration. Things were working fine in Flare 11, but when I upgraded to 12, none of my changes were getting pushed to the repository. No error message, but absolutely nothing happens. I brought it up to support at MadWorld and...
by dcisneros
Fri Apr 22, 2016 10:13 am
Forum: Source Control
Topic: Flare adding gitignore to .gitignore file
Replies: 11
Views: 15304

Re: Flare adding gitignore to .gitignore file

Our team is using Git! Our situation is similar in some respects and different in others. We ran into the issue where we had to manually add the .gitignore file and add those folders you mentioned to the list ourselves because one day, Flare decided to stop ignoring those files and wouldn't let anyo...
by dcisneros
Mon Mar 28, 2016 1:28 pm
Forum: Source Control
Topic: Error connecting to source control repository
Replies: 10
Views: 5882

Re: Error connecting to source control repository

I'm having with source control issues as well after the move to Flare 12. I'm using Git as my source control, and in Flare 11, I was able to commit and push changes with no issue; after I installed Flare 12, I can commit and enter a message, but when I push my changes, absolutely nothing happens. In...
by dcisneros
Wed May 13, 2015 9:09 am
Forum: Source Control
Topic: TFS - Can't Delete File. Locked By Another User
Replies: 4
Views: 3877

Re: TFS - Can't Delete File. Locked By Another User

Late reply, but I tried rebooting and deleting the Analyzer folder from the project folders, and it still did not work. My workspace and everything in TFS checks out, so I couldn't figure it out on that end, but I do appreciate that tip, JohnB! I'm definitely going to have to keep that in mind for f...
by dcisneros
Wed May 13, 2015 8:56 am
Forum: Source Control
Topic: Has anyone migrated to the Git integration?
Replies: 41
Views: 32484

Re: Has anyone migrated to the Git integration?

Not much of an update in terms of progress with Git, but our information architect contacted MadCap and they were told there haven't been any reported performance issues with the Github bind. While I'm glad I wasn't the only one who experienced crashing projects or long load times, I will say it's s...
by dcisneros
Mon May 11, 2015 9:30 am
Forum: Source Control
Topic: Has anyone migrated to the Git integration?
Replies: 41
Views: 32484

Re: Has anyone migrated to the Git integration?

We were/are in the process of trying to integrate with Github instead of TFS, and we were able to get all of projects pointing to Github after doing a lot of research. We had to research how move to Github without using the Import option or unbinding from TFS and then binding to Github because Flare...
by dcisneros
Tue Aug 12, 2014 12:48 pm
Forum: Source Control
Topic: TFS - Can't Delete File. Locked By Another User
Replies: 4
Views: 3877

TFS - Can't Delete File. Locked By Another User

I use TFS in conjunction with Flare, and I'm experiencing an issue where Flare will not let me delete a file because it's checked out by another user. However , I'm the user who has the project checked out. I've tried checking in the entire project, checking it out, and then trying to delete the fil...