Displaying 1 result from an estimated 1 matches for "egit_branch".
2018 Apr 03
3
2.3.1 Replication is throwing scary errors
...> Michael
It's not just you. This issue hit me recently, and it was impacting
replication noticeably. I am following git master-2.3 .
Here's a last known reasonably good point in the tree where things
worked quite well:
EGIT_REPO_URI="https://github.com/dovecot/core.git"
EGIT_BRANCH="master-2.3"
EGIT_COMMIT="d9a1a7cbec19f4c6a47add47688351f8c3a0e372"
So something after that (which could have gone into 2.3.1) has caused this.
There is also a second issue of a long standing race with replication
occurring somewhere whereby if a mail comes in, is written to...