Norman

Results 61 comments of Norman

We already agreed on this. Now someone needs to start working on it.

`:cached` and `:delegated` is quite nice and can improve performance quite a bit. But often if not to say _normally_ in a local development environment for which `cweagans/by-sync` is designed...

@dj95 Wow Thanks! How exactly do you access the log files?

Interestingly EugenMayer's docker-sync has decided to prefer the host: https://github.com/EugenMayer/docker-sync/issues/108

@cweagans I guess this makes this PR unnecessary then. The problem then must be something else I guess.

~By default the sync only runs unidirectional.~ ~By default `SYNC_PREFER` is set to only solve conflicts in one direction. Container files are always preferred. So when you change a file...

And yeah, first time sync really may take some time. Wait some minutes. And have a look at the Activity Monitor app on your Mac. Is `hyperkit` consuming more than...

@cweagans I think it may be less puzzling if `SYNC_PREFER` is set to `newer` by default? As I remember in my case it took quite some time to figure this...

@cweagans Thanks for clarification! I wonder then why it didn't work for me until I've set `prefer=newer`. But this then maybe leads us to the root of this issue.

I must slightly agree after I found a bug that's seems to be the same in both projects https://github.com/oomphinc/composer-installers-extender/issues/6 but already got fixed in `oomphinc/composer-installers-extender`. I can provide a composer.json...