I have used Vault from the client end for a while and like it a lot. We just purchased it for our development server recently, so now I'm on the admin end. I installed it and have a couple of very basic questions:
- I created one repository - in properties I see the total number of files and directories it contains. How do I see an actual list of the files?
- Related to the above - I want to create a repository of just a few select subdirectories. How do I do this? I tried creating a new repository, but am not able to find where I can select what files/directories I want to include.
Thanks
Kevin
Couple of newbie questions
Moderator: SourceGear
Re: Couple of newbie questions
There isn't a way in the admin tool to see all the files in the repository as a single list. From the GUI client, you could do a filename search on "*", but performance on that pane is not optimized for a large number of files, so it could be very slow.Crawfish wrote: - I created one repository - in properties I see the total number of files and directories it contains. How do I see an actual list of the files?
You have to add folders/files through the Vault GUI client - there isn't a way to do select folders from other repositories to import. The next major version of Vault will have an archive and restore functionality.- Related to the above - I want to create a repository of just a few select subdirectories. How do I do this? I tried creating a new repository, but am not able to find where I can select what files/directories I want to include.