FerranSalguero / UpdateExternals

Powershell script to update peg in all svn externals in the project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UpdateExternals

Powershell script to update peg in all svn externals in the project

usage:

.\UpdateExternals_2.0.ps1 [directoryToUpdate]

parameters: directoryToUpdate: "trunk" by default

Versions

  • v2.0: updates externals in all project in argument directory path (or trunk by default)

  • v1.0: Adapted from forum found solution (sorry, lost link...), updates externals in argument directory path (or trunk by default). Keeping for reference only

About

Powershell script to update peg in all svn externals in the project

License:GNU General Public License v3.0


Languages

Language:PowerShell 100.0%