<< Back to previous view |
![]() |
[QB-232] Do not copy all symbol linked files to temp directory before zipping them
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Robin Shen | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
This could take considerable time to copy files if the artifacts is very large. Even worse, for a single module, the whole symbol linked artifacts directory will be duplicated. So if there are n modules defined, the whole artifacts will be copied n times.
|
Comments |
Comment by Robin Shen [ 28/Jun/08 06:25 PM ] |
symbol linked artifacts will not be supported in QuickBuild 2.0 |