Command Line Checkout and Checkin

"Jesse Napier" <[email protected]> Wed, 18 Feb 2004 18:12:09 -0800
Newsgroups gmane.comp.version-control.sourcegear-vault.user
Message-ID <54E5EC4AC61DC841A17883AF6B7B467DB48B9B@RNC_BACKUP.remotenet.com>
Is there anyway through the command line to checkout all files in a
certain folder and its subfolders that match a certain pattern?

 

What I am trying to accomplish is to check out all AssemblyInfo.cs files
under a certain project in vault.  Then check all the AssemblyInfo files
back in.

 

I am trying to do this with a build script so that I can increment all
the versions of all projects in a particular solution.