Closed ComLock closed 3 years ago
I've gotten to point 5 and got this. I'll try to get around it.
2017-11-15 13:06:02,868 ERROR c.e.app.gitpull.GitRepoPullerImpl - Error pulling git repository [reponame]
org.eclipse.jgit.api.errors.TransportException: http://username@url/enonic-xp-config.git: Authentication is required but no CredentialsProvider has been registered
Christian, I don't think gitpull should not be used to control the entire $XP_HOME/config as there are files such as system.properties that should not be updated like this (require restart of entire system).
This app is not for $XP_HOME/config
Trying:
Will give this error:
Which means setting up this app to handle all config could be difficult.
I'm gonna try this approach: