Error message when pushing to Gitlab

This forum is for all Flare issues related to using Source Control.
Post Reply
iandotanderson
Jr. Propeller Head
Posts: 2
Joined: Tue Oct 16, 2018 8:35 am

Error message when pushing to Gitlab

Post by iandotanderson »

I have set up a project in Gitlab for my Flare file. I want to bind my Flare file to that project. However, when I go through Project Properties > Bind Project > add details etc, I see this error message...

---------------------------
MadCap Flare 2018
---------------------------
Bind failed: Server path does not exist:

C:\Users\iana\Documents\Flare\Event_Manager

More than one file matches the pathspec 'Event_Manager'. You can either force a literal path evaluation (GIT_STATUS_OPT_DISABLE_PATHSPEC_MATCH), or use git_status_foreach().
---------------------------
OK
---------------------------

The Flare project does exist in that folder path above (C:\Users\iana\Documents\Flare\Event_Manager), as do many other Flare files (in the Documents/Flare area).

Can anyone explain why this might be happening?

I can see the usual files in that folder, including Content, Output, Analyzer, and Project.

I'm a bit stumped!
Post Reply