Check out all files in a folder using command line
Moderator: SourceGear
Check out all files in a folder using command line
I need to check out all files in a specific folder using the command line tool. After going through your support archive I'm pretty sure it is possible but I have no idea as to how I would go about doing it. Is it possible and if so how would I do it, could anyone give me an example?
Re: Check out all files in a folder using command line
You would check out the same way as for a file, but just list a folder.
Here's an example:
vault CHECKOUT -host myVaultServer -user me -password mypassword -repository "Initial Repository" "$/Solution1/"
More examples can be found in this forum thread: http://support.sourcegear.com/viewtopic ... 13&t=15235.
Here is the documentation for the command-line client: http://download.sourcegear.com/misc/vau ... nt/clc.htm.
Here's an example:
vault CHECKOUT -host myVaultServer -user me -password mypassword -repository "Initial Repository" "$/Solution1/"
More examples can be found in this forum thread: http://support.sourcegear.com/viewtopic ... 13&t=15235.
Here is the documentation for the command-line client: http://download.sourcegear.com/misc/vau ... nt/clc.htm.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support