<< Back to previous view |
![]() |
[QB-193] Specifying CVS Checkout Directory
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Major |
Reporter: | Joe Parks | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 5 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
I would like to specify the checkout directory ("-d") for a module checked out by quickbuild. For example, I'd like to checkout a module "/com/joe/internal/components/security/SpringAdapter" to "./SpringAdapter", so that the checkouts directory can look like a developer's workspace. -joe |
Comments |
Comment by Marco Morales [ 03/Oct/08 11:00 AM ] |
We could use this feature to add some information to our checkout folder. For example, we may checkout a branch ("Branch1") of a module ("Module") and would use the -d parameter to specify this folder: Module-Branch1 We happen to use OpenGrok at my company, and we use QuickBuild to help us index different branches of the same module. |