# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 6317 | Robert Cowham | Already present as default_client.rb | ||
#2 | 6016 | Robert Cowham | Untabify | ||
#1 | 6014 | Robert Cowham | Bring in Tony's latest trigger changes | ||
//guest/tony_smith/perforce/P4Rubylib/triggers/defaultclient.rb | |||||
#3 | 5809 | Tony Smith |
Ensure disconnection of temporary Perforce client. Bug fix spotted during code review. |
||
#2 | 4656 | Tony Smith |
Rework the defaultclient.rb trigger to be more robust and more efficient. This involved a certain amount of rework to the P4Triggers.rb module to include functionality that will be useful to other spec triggers - there's a new class P4Trigger::FormFile that helps scripts manage their interaction with the temporary formfile supplied by the server. |
||
#1 | 4654 | Tony Smith |
Add an example spec trigger to show how you might restrict the default view for all new clients to a pre-defined set of mappings. |