Working With Multiple Sandboxes
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.