Git folders

This forum is for all Flare issues related to using Source Control.
Post Reply
joel7
Propeller Head
Posts: 16
Joined: Fri Mar 20, 2015 9:46 am

Git folders

Post by joel7 »

I am trying to get Flare to work with our Git repo. I can get it to work on one project, but it checks all the files in without creating an overall project folder, so I can only ever check one project in. Let me try to illustrate:
repo.png
These files and folders should be within a folder named test-december, but Flare doesn't seem to add them to git that way, so the repo has a flat file structure and if I try to add another project, the Content and Project folders look like duplicates.
Any advice? Has anyone experienced this?
You do not have the required permissions to view the files attached to this post.
Dafra08
Propeller Head
Posts: 45
Joined: Fri Aug 16, 2019 1:02 am

Re: Git folders

Post by Dafra08 »

Yes. I think this is an intentional (or at least known) limitation. Only one project per repo is allowed. The workaround is to check in/out files with another tool, not from within Flare. I use GitHub Desktop to check in a number of translated projects + the Lingo project, instead of cluttering the environment with one repo per project.
Post Reply