This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SES Opens wrong project with multiple git repos of the same project

Hello,

I am see odd behavior with SES and git repos. I was working on a branch and wanted to confirm there was no issues with the building the project before I started adding my feature. so in a new folder I cloned master. I moved to the new .emProject file in the project and opened the project with SES, but the branch project was opened with all of my changes, instead of the master version I was hoping to test momentarily.

folder structure:

/base/branch_repo/project_name/project.emProject

/base/master_repo/project_name/project.emProject

OS: Ubuntu

SEGGER Embedded Studio for ARM
Release 4.20a  Build 2019082003.39848
Linux x64

My first thought was the master project had an absolute path to the previous dir, but that was not the case.

Can anyone reproduce this?

Parents Reply Children
No Data
Related