export list

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

Moderator: SourceGear

Post Reply
bwhite
Posts: 38
Joined: Thu Aug 17, 2006 5:11 pm

export list

Post by bwhite » Wed Apr 07, 2010 2:59 pm

How do I export a complete list of all files contained in Vault?
Boss wants a list of all the apps we have stored.

My plan is to export, then filter for project files.
Also, filter for unique extensions to make sure I don't miss
any project types. 8: -)

Thanks,
Brad.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: export list

Post by Beth » Wed Apr 07, 2010 5:32 pm

You could try using the command line client and push the results to a file. For example, if you used listfolder, http://download.sourcegear.com/misc/vau ... LISTFOLDER, it would look something like:

vault LISTFOLDER -host xxxxxx -user xxxxxxx -password xxxxxxx -repository "My Repository" $ >> C:\ListOfFiles.txt
Beth Kieler
SourceGear Technical Support

Post Reply