-
Strange title for an issue, I know…
This is a nice little docker approach, all-in-one, but I feel we could go much farther with this using a docker-compose approach.
Which would be to use one ty…
-
Hi.
Not sure if it is because I am working on Debian (docker should not have a problem with that), but when I execute `StartZopeCompose`, I get
```
=> ERROR [ 4/10] RUN pip3 install zope zope.…
-
We use zodbsync in our legacy application and have already contributed one or two pull requests via gocept in the last few weeks. So that we don't have to check out zodbsync on every VM running our ap…
-
Followed guide from README, now running into timeouts when starting, seems like zope instances can't connect to the ZEO server:
```
zope_1 | ZEO.Exceptions.ClientDisconnected: timed out waiti…
-
**Describe the bug**
Simultaneous adding/removing of a Property or Object with the same name in the same folder leads to an error on playback!
**To Reproduce**
Steps to reproduce the behavior:
1…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
In a Zope environment that includes `Products.PythonScripts` which use `import`, we sometimes see the following error message right after startup of an…
-
**Describe the bug**
I run into the issue that `zodbsync playback` does not update zope objects, where booleans changed from `True` to `1` and vice versa.
**To Reproduce**
You can reproduce it by…
-
**Describe the bug**
When using `zodbsync pick` to transfer commits to a system, sometimes a changed ordering is not actually transferred to the ZODB, leading to a discrepancy between the git reposit…
-
**Is your feature request related to a problem? Please describe.**
There is a repeating pattern in some subcommands that would also repeat for some of the other ideas that I have for more subcommands…
-
This is a hard to reproduce error, as it occurs only sporadically. I have not been able to pin down the exact circumstances under which it occurs.
As far as I have been able to understand, the wron…