Issues with source control and deleting files

This forum is for all Flare issues not related to any of the other categories.
Post Reply
madharrison
Jr. Propeller Head
Posts: 9
Joined: Tue Mar 23, 2021 5:36 pm

Issues with source control and deleting files

Post by madharrison »

Hello,

I have a Flare project that's connected to TFS. From Flare, I was deleting some of the project's old files. These files were listed in my Pending Changes in Visual Studio; however, they weren't listed as check-in changes in Flare.

Afterwards, one of the developers merged this project into another branch. In this branch, the 'deleted' files were still in this merged project.

Do you have any advice to avoid complications like this? I know this may be tricky since we're dealing with an application outside of Flare. Is there a best way to delete files from projects that are connected to source control?

Thank you!
NorthEast
Master Propellus Maximus
Posts: 6363
Joined: Mon Mar 05, 2007 8:33 am

Re: Issues with source control and deleting files

Post by NorthEast »

In Pending Changes, you need to select Show Deleted Items - otherwise you won't see deleted files that need to be checked in.
Post Reply