Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

juju dhx -s does not sync deletes #51

Open
mbruzek opened this issue Mar 3, 2015 · 4 comments
Open

juju dhx -s does not sync deletes #51

mbruzek opened this issue Mar 3, 2015 · 4 comments

Comments

@mbruzek
Copy link
Contributor

mbruzek commented Mar 3, 2015

I was using:
juju dhx -r -s

To fix a hook error. The solution was to delete the hooks/config-changed symbolic link and no other edit was needed so I typed exit, and exit.

When dhx synched the files the link still existed in my charm directory.

@marcoceppi
Copy link
Contributor

This is an issue with juju-sync-charm, it needs the --delete flag for rsync

@lazypower
Copy link
Contributor

I see we haven't. Is this going to be an issue if i update juju-sync-charm with the --delete flag?

@mbruzek
Copy link
Contributor Author

mbruzek commented Apr 14, 2015

@chuckbutler Could we use this flag or the vendor application?

@lazypower
Copy link
Contributor

@mbruzek completely different underlying components. vendor doesn't use rsync, but a directory-diff python module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants