• I’m an admin (gatekeeper). We have developers and managers updating WordPress code a couple times a week. So, they tell us which file was updated such as css, php etc..(nearly anything) and we make a backup of production and copy the new file in. Sometimes, they quite a few files to update. So, on our side it takes some time (sometimes we just backup the whole entire htdocs or maybe just the theme).

    Does this work with any file?

    Can it integrate with Jenkins?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fuzzy20

    (@fuzzy20)

    Well, since we are on Windows, this seems issue to be a blocker:

    https://github.com/PressLabs/gitium/issues/147

    Plugin Author Presslabs

    (@presslabs)

    Hello @fuzzy20,

    We just actually attempted a fix for the Windows compatibility issue. Maybe we can deploy a fix for this in the following weeks.

    Please watch the Gitium repository in Github for changes so you can stay updated and I’ll also make sure to update you here on this issue if we manage to fix it.

    On a side note, if you are more technical, the issues basically are that the PATH file is not properly loaded on Windows so it doesn’t know where your GIT install is located, and another issue is with it cannot locate your openssl.conf file on your Windows machine so it can properly generate the Private/Public key.

    Best regards,
    ~Presslabs Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘questions’ is closed to new replies.