Powershell,Subversion - Trumpi's blog

Browse by Tags

All Tags » Powershell » Subversion (RSS)
Sorry, but there are no more tags available to filter with.

Powershell and Subversion

I'm busy playing around with Powershell, looking particularly at using it to write hook scripts for Subversion. Scott Hanselman has an approach using the NSvn library that comes with AnkhSvn. I will need to look at that approach a bit more in depth, but what impresses me about Powershell is its handling of XML. Those who know SubVersion will know that one of the aims of the Subversion team is to make the output of the command line tools human readable as well as machine readable. So for most tools...
Posted by trumpi | with no comments
Filed under: ,