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

[dvm] simplify sync #574

Merged
merged 1 commit into from
Oct 16, 2015
Merged

[dvm] simplify sync #574

merged 1 commit into from
Oct 16, 2015

Conversation

marcparadise
Copy link
Member

  • make the status output show just what we care about -
    how much got synced, and how long until the next sync.
  • removed support for managing the VM itself from within
    the sync command.
  • moved common functions from Vagrantfile and sync
    into new file dvmtools.rb.
  • add a sync section to config.yml with file blacklist
    new located under it. New option for sync interval,
    and to disable the visual indicator for currently syncing.

ChangeLog-Entry: [dvm] updated the sync tool with more configuration
options and more succinct output.

* make the status output show just what we care about -
  how much got synced, and how long until the next sync.
* removed support for managing the VM itself from within
  the sync command.
* moved common functions from Vagrantfile and sync
  into new file dvmtools.rb.
* add a sync section to config.yml with file blacklist
  new located under it. New option for sync interval,
  and to disable the visual indicator for currently syncing.

ChangeLog-Entry: [dvm] updated the sync tool with more configuration
options and more succinct output.
marcparadise added a commit that referenced this pull request Oct 16, 2015
@marcparadise marcparadise merged commit f10a244 into master Oct 16, 2015
@marcparadise marcparadise deleted the mp/dvm-sync-cleanup branch October 16, 2015 20:19
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

Successfully merging this pull request may close these issues.

2 participants