vagrant-unison
vagrant-unison copied to clipboard
changing the i18l namespace in a few places.
the plugin was using the "vagrant_sync" namespace for errors in translations.
what issue does it solve and how solution can be tested?
First attempt at using the plugin and this error appeared:
Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:
Unison:
* translation missing: en.vagrant_sync.config.host_folder_required
* translation missing: en.vagrant_sync.config.guest_folder_required
With the change in the translation namespace, we should see helpful errors about the configuration, rather than translation missing errors. A bit more user friendly.
Ok, looks like this is supposed to resolve http://mrdavidlaing/vagrant-unison/#7
can you update version.rb?
Sure. Away from my computer for the next few hours...
sent on the move
On Feb 2, 2015 4:48 PM, "dmatora" [email protected] wrote:
can you update version?
— Reply to this email directly or view it on GitHub https://github.com/dmatora/vagrant-unison/pull/1#issuecomment-72545010.
Doesn't look like it's solving the issue. Getting
There are errors in the configuration of this machine.
Please fix the following errors and try again:
Unison:
* translation missing: en.vagrant_unison.config.host_folder_required
* translation missing: en.vagrant_unison.config.guest_folder_required
Any news?
Been underwater at work past few weeks. Should have a second or two in the next few days to take a look and fix this.
sent on the move
On Feb 8, 2015 6:37 AM, "dmatora" [email protected] wrote:
Any news?
— Reply to this email directly or view it on GitHub https://github.com/dmatora/vagrant-unison/pull/1#issuecomment-73407248.
Any idea hot to apply an hotfix? I need to try this unison, cause is quite annoying only host to guest and not birections
you don't really need this fix to make plugin working