tfpt review "/shelveset:bm_and_gitpushes;REDMOND\jdeville"
  Comment  :
  Combination shelveset:
  modifications to the benchmarks to get a larger range of values to test 
against, and to bring some of the extremely long running benchmarks under 
control

  Various powershell scripts to automate git pushing:
  new-rubysync.ps1:
  Automates the setting up of a rubysync git/tfs enlistment.
  Usage:
  new-rubysync -dir /path/to/repo [-name workspacename (default rubysync)] 
[-server tfsserver (default vstfdevdiv)] [-get]

  The get flag tells the script whether to do a "tf get /overwrite" after 
setting up the workspace.

  merlin.psm1:
  A powershell module (thus Powershell V2 only) that includes a powershell 
vsvars, dev.bat and a few helper functions for the other scripts

  dev.ps1: dev.bat equivalant

  update-git.ps1:
  updates the local enlistment and performs a push. Takes a powershell command 
string that will get it set into the correct enlistment (for example, the path 
to the Rubysync's dev.ps1 would work).


Attachment: bm_and_gitpushes.diff
Description: bm_and_gitpushes.diff

_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to