GET - Command Line

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
DTA-JAY

GET - Command Line

Post by DTA-JAY » Tue Nov 01, 2005 9:24 am

I cannot figure out how to get a folder and all its files and folders under a repository. The only way I can get it through command line is to get the entire repository.

Is there a way with the Command Line "GET" to get a single folder recursively from a repository ??

Jay Johnson

Tonya
Posts: 916
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Post by Tonya » Tue Nov 01, 2005 10:02 am

Jay,
Is there a way with the Command Line "GET" to get a single folder recursively from a repository ??
Yes, you can get a single folder recursively without getting the entire repository. In order to do this, you need to specify the folder name and the CLC will automatically get the folder you specified recursively:

GET $/FolderName

There is command line client help available by typing VAULT HELP or VAULT HELPHTML.

Please let me know if you have any additional questions.

Tonya Nunn
SourceGear Support

Post Reply