Ben Hymers
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Build priorities, snapshot + artifact dependencies - possible without making clean checkout happen?
I have several build configurations, all of which share the same VCS root and checkout directory: Quick compile Build for platform A Build for platform B Deploy for platform A and B The VCS is SV... -
Created SWABRA verbose output is not very verbose
If I have SWABRA's 'verbose' flag checked, but not the 'clean checkout' flag, at the start of a build I sometimes get these log lines: [10:05:05]Swabra [10:05:05][Swabra] Checkout directory c... -
Created Clean checkout on agents using automatic server-side checkout, but preserving server cache - possible?
Is it possible to do a clean checkout on an agent by removing the agent's checkout directory and transferring the pristine state of the repository from the server's cache, without making the server...