Hell with Git
Posted: 2016-09-29 15:40
Hi,
I really appreciate if AppGini project sync with database,and a sync between 2 projects could be possible ASAP (in version coming out now please?).I think (just my opinion) is not difficult to do, and I'm running into a lot of issues.
I have different branches of my code for when I job from my laptop or from home and so on,I work on different issues,and when I try to merge,I run into problems with project. First,because all project file is in 1 line and I have to pretty print. Second,because order of tables (required to reorder in Home menu),then merge makes the job almost impossible because the code don't fits in the same place, and diff warning me about differences in some part of the project file, but are different fields.
Right now I noticed I can open 2 projects, and copy paste tables, but obviously, is a pain.
This 2 issues makes impossible to work directly with a database and work in team.I'm thinking to hire 2 developers, and I can't imagine how I will do it.
I really appreciate if AppGini project sync with database,and a sync between 2 projects could be possible ASAP (in version coming out now please?).I think (just my opinion) is not difficult to do, and I'm running into a lot of issues.
I have different branches of my code for when I job from my laptop or from home and so on,I work on different issues,and when I try to merge,I run into problems with project. First,because all project file is in 1 line and I have to pretty print. Second,because order of tables (required to reorder in Home menu),then merge makes the job almost impossible because the code don't fits in the same place, and diff warning me about differences in some part of the project file, but are different fields.
Right now I noticed I can open 2 projects, and copy paste tables, but obviously, is a pain.
This 2 issues makes impossible to work directly with a database and work in team.I'm thinking to hire 2 developers, and I can't imagine how I will do it.