Markus Hoffrogge

Results 32 comments of Markus Hoffrogge

@ibakirov @pounard @zulus I did create pull request #136 to leverage the Maven import procedure getting a proper Eclipse IDE set up. Please review the pull request. After that one...

> In theory those files are from era without Maven Tycho. > > You decide to remove `.settings/org.eclipse.jdt.core.prefs`, due this, due this if someone use not-default settings in eclipse (like...

@zulus With the three subsequent commits I did revert the commit of the .project and .settings removal. I only did remove the .classpath files and added those to .gitignore. The...

Guess this is a fair request. If I get you right, you would like to get DW (DokuWiki) to follow and update DWs recent changes when pulling changes from the...

> ... but I also wanted to double check whether this is an already solved issue and I'm just doing something unusual or wrong, or whether this is the typical...

@wom-bat Many thanks for this hint - yes this is understood already.

@woolfg I'd prefer to close this PR with reference to #51 - solution for a separate cron job doing the pushes. This would keep this plugin more simple in terms...

Addressed by PR #83 - `--work-tree` is ommited now if `repoWorkDir` is empty.

Closing this PR, since it is integrated part of PR #83.

@KamarajuKusumanchi Many thanks for your comment! Exactly this feature is already implemented on branch [issues/47_multiple_repos](https://github.com/woolfg/dokuwiki-plugin-gitbacked/tree/issues/47_multiple_repos) and functional wise tested but not yet merged to master. Unfortunately I was limited in...