ERROR MESSAGES UPON SAVE

This forum is for all Flare issues not related to any of the other categories.
Post Reply
Toko
Propeller Head
Posts: 25
Joined: Thu Jul 05, 2018 3:24 am

ERROR MESSAGES UPON SAVE

Post by Toko »

!!!THIS WAS SUBSEQUENTLY RESOLVED BY RE-IMPORTING THE PROJECT FROM GIT!!!

I am getting error messages each time I save my project and if I move a file to another folder. What triggered it was moving multiple files from one folder to another within Flare.

MadCap support said that this is a known bug.

Does anyone have the best way to resolve this?

I am also working with Git.

Background:System.InvalidOperationException: Sequence contains more than one element
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
at B3.SourceSafeKit.GitProvider.<>c__DisplayClass247_0.<GetItem>b__0(Repository mRepository)
at B3.SourceSafeKit.GitProvider.RunLocal[T](Func`2 f, T deflt)
at B3.SourceSafeKit.SourceControlProvider.StartWatch(IUrl url, Boolean refreshing)
at B3.SourceSafeKit.SourceControlProvider.RefreshWatch(IUrl url, UpdateLocalVersionAction action)
at B3.SourceSafeKit.GitProvider.<>c__DisplayClass250_0.<RefreshWatch>b__0(Repository mRepository)
at B3.SourceSafeKit.GitProvider.RunLocal[T](Func`2 f, T deflt)
at B3.SourceSafeKit.GitProvider.<UpdateRepositoryStatus>b__239_0(Repository mRepository)
at B3.SourceSafeKit.GitProvider.<>c__DisplayClass208_0.<RunLocal>b__0(Repository mRepository)
at B3.SourceSafeKit.GitProvider.RunLocal[T](Func`2 f, T deflt)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at B3.AppKit.CustomBackgroundWorker.OnDoWork(DoWorkEventArgs e)
Mahendra
Jr. Propeller Head
Posts: 1
Joined: Thu Aug 06, 2020 1:39 am

Re: ERROR MESSAGES UPON SAVE

Post by Mahendra »

Hi,

Open one of the files that you moved from one folder to another in Flare, commit and push the changes to Source Control. This should help. :|
Post Reply