Ticket #156 (closed defect: fixed)
install-from-workspace behaves badly if C:\Cobra cannot be created
Reported by: | Caligari | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | install-from-workspace | Cc: |
Description
The installation directory is currently hard-coded into install-from-workspace.cobra, and when it cannot be created the install process stops with an assert.
1. we should not assert when the install directory cannot be created.
2. we should check the installation directory before doing a lot of work.
3. we should make it possible for the user to override the given installation directory.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.