what about a post commit hook? https://mikewest.org/2006/06/subversion-post-commit-hooks-101
you develop locally, after the post commit, some magic happen that copy to the remote host, and rebuild the java piece? Vagrant is just an orchestra director that glue a lot of technology toegether.. if vagrant was in the middle, how would you work this in the best way? On Sun, Mar 16, 2014 at 10:35 PM, <[email protected]> wrote: > Getting to be off topic but you can create a "remote project" from the > files in the ssh connection in eclipse. > Still not optimal though, slowness using the maven repo and also some > overhead with the ssh editing of the project files. > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
