Webdev:DevBoxVMImages: Difference between revisions

Jump to navigation Jump to search
Line 29: Line 29:
** No more shared folder from host to VM.
** No more shared folder from host to VM.
** Would need to install Samba inside VM to edit code from host.
** Would need to install Samba inside VM to edit code from host.
*** That's one of the major benefits of Vagrant
** Need to configure and use <code>git</code> or <code>svn</code> inside VM
** Need to configure and use <code>git</code> or <code>svn</code> inside VM
*** Might be a bummer, might help contributors have a consistent revision control scenario
** Need instructions advising a <code>git pull</code> after initial boot-up
** Need instructions advising a <code>git pull</code> after initial boot-up
*** eg. <code>~/.gitconfig</code> with contributor's name and email, etc


=== Blank slate content ===
=== Blank slate content ===
Confirmed users
920

edits

Navigation menu