Working With Multiple Sandboxes

From VrlWiki
Revision as of 16:43, 21 July 2010 by Brad Berg (talk | contribs)
Jump to navigation Jump to search

You might want to develop code in more than one sandbox. This is particularly useful for testing in a separate sandbox from your development sandbox.

Note that you do not need multiple sandboxes to work on multiple versions of a project. Program development directories (under project/ and common/) can be located anywhere and there can have replicated variations. In this case the variants all share the same install/ and import/ directories.

  • Setting up and additional sandbox.


  • Working with the legacy build system.