Page 1 of 1

Git folders

Posted: Tue Dec 13, 2022 7:46 am
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?

Re: Git folders

Posted: Fri Mar 17, 2023 7:31 am
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.