GitLiveApp / GitLive

GitLive Docs
82 stars 24 forks source link

GitLab Self-Hosted with no Internet #103

Closed sschneider-ihre-pvs closed 2 years ago

sschneider-ihre-pvs commented 2 years ago

It would be nice if GitLive would also work with git repositories that are on servers that have no connection to the internet.

Reedyuk commented 2 years ago

@sschneider-ihre-pvs - totally agree, its on the roadmap.

sschneider-ihre-pvs commented 2 years ago

@sschneider-ihre-pvs - totally agree, its on the roadmap.

Where in the roadmap is it? More the near future or the far?

Reedyuk commented 2 years ago

Near future is all i can give you right now

Ygnys commented 2 years ago

@sschneider-ihre-pvs Near future! It will be available in the next few months. There is a separate issue for that which we will update with more details: https://github.com/GitLiveApp/GitLive/issues/96

Ygnys commented 2 years ago

@sschneider-ihre-pvs Great news, we now support offline mode which supports certain features without having to use an external repository service! To try it out, please make sure to install the latest version of the plugin available in EAP channel for JetBrains and Pre-Release for VS Code. (Here you can find more on GitLive's EAP for JetBrains and GitLive's EAP for VS Code). Will be happy to hear how it works for you!

sschneider-ihre-pvs commented 2 years ago

Sadly, that doesn't seem to work at all.

sschneider-ihre-pvs commented 2 years ago

I think maybe just appearing to be offline is not the same as being ofline image

nbransby commented 2 years ago

Hi @sschneider-ihre-pvs correct that setting is just to appear offline and has nothing to do with the new functionality.

Can I ask what is not working exactly?

sschneider-ihre-pvs commented 2 years ago

Only thing that does work is I see branches of co-workers

sschneider-ihre-pvs commented 2 years ago

Thing is, I don't know what should actually work

nbransby commented 2 years ago

You should also see any changes from those branches to the file you have open in the gutter of your editor.

Is there a specific feature you were wanting to use?

sschneider-ihre-pvs commented 2 years ago

Ok then maybe no one is working on my branch currently. Yes the possible merge conflict view is the main thing. I will test that then

sschneider-ihre-pvs commented 2 years ago

At least I got one error now image

sschneider-ihre-pvs commented 2 years ago

and an empty source control expansion panel image

sschneider-ihre-pvs commented 2 years ago

image

michaelprichardson commented 2 years ago

Hi @sschneider-ihre-pvs, could you please explain the steps to how you got these errors?

image

image

sschneider-ihre-pvs commented 2 years ago

I just opened the gitlive panel

nbransby commented 2 years ago

I believe these issues have been fixed in the lastest version but please reopen if you find that is not the case