[
https://issues.apache.org/jira/browse/THRIFT-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670657#comment-13670657
]
Carl Yeksigian commented on THRIFT-1985:
----------------------------------------
We could change the synced folder so that it points at the root, without
containing vagrant in the top level
(http://docs.vagrantup.com/v2/synced-folders/basic_usage.html). Assuming we're
one level down, we could do:
{code}
config.vm.synced_folder "../", "/thrift"
{code}
(And fix up the script to use /thrift instead of /vagrant)
> add a Vagrantfile to build and test Apache Thrift fully reproducable
> --------------------------------------------------------------------
>
> Key: THRIFT-1985
> URL: https://issues.apache.org/jira/browse/THRIFT-1985
> Project: Thrift
> Issue Type: Improvement
> Environment: vagrant
> Reporter: Roger Meier
> Attachments: 1985.patch, Vagrantfile
>
>
> I made a Vagrantfile to build and test with the following steps by using
> Vagrant:
> {noformat}
> cd thrift-src
> vagrant up
> {noformat}
> ;-r
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira