Skip to content

Sync session #40

@webphpprojects

Description

@webphpprojects

Hello again :)
I have a problem with synchronization. Each time I make any changes on my host (mac os) I have to push these changes to container using m2c push my_directory. Is it normal?
I think I find a way to enable synchronization, but I found also a bug:

➜ my_project ✗ m2c sync start
Error: project already running
➜ my_project ✗ m2c stop

[Mutagen sync]

Terminating sync sessions.................................................... ✔

[Stopping docker containers]

Redis........................................................................ ✔
Db........................................................................... ✔
PHP.......................................................................... ✔
phpMyAdmin................................................................... ✔
Xdebug....................................................................... ✔
Nginx........................................................................ ✔
➜  my_project ✗ m2c sync start

[Starting docker containers]

Redis........................................................................ ✔
Db........................................................................... ✔
Xdebug....................................................................... ✔
phpMyAdmin................................................................... ✔
PHP.......................................................................... ✔
Nginx........................................................................ ✔

[Mutagen sync]

Creating sync sessions....................................................... ✔

Error: project already running

So the command m2c sync start is finished with error, however sync session is created

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions