Phil Beauvoir

Results 795 comments of Phil Beauvoir

Yeah, I just tried to pull from the local GitBlit server with it set to false and I get the TransportException as expected. But reading the fix at https://github.com/eclipse/jgit/commit/d946f95c9c06f27de8aac6ecc3f5d49eabe6e030 it...

Yes, I understand that, but @barsema is saying that setting it to "false" makes no difference. So there's no point in exposing it in the UI if something is not...

@jbsarrodie Either. It works globally or locally.

It shouldn't make any difference if there is a git installation. At this stage, we need to find whether the setting in the config file of the local repository :...

This "invisible" change will also happen when there are changes in the metamodel that require backward-compatibility changes. For example, in Archi 4.4, Grouping will need to set the default text...

@jbsarrodie and I discussed this recently to at least show some diff when doing a commit.

Yes, indeed. We discussed this same thing and it did seem essential to want to see what changed in the same way as when you do a merge conflict.

> Will this feature be put into roadmap ? Yes. But don't know when I will work on it (I'm working on a lot of stuff)

> Has this feature request been included in 2022/2023 roadmap? It's something we're looking at for coArchi version 2.

This would require a significant re-write of the code as it does a lot of UI stuff. For example, "Publish" does the following: 1. Ask user to save model if...