Find updated files

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

Moderator: SourceGear

Post Reply
pyoon
Posts: 4
Joined: Tue Apr 25, 2006 7:20 pm

Find updated files

Post by pyoon » Tue Apr 25, 2006 7:22 pm

We have a web site that is about 1.5 gig of that size and several people make changes to the site. The client site is off-limit for us so we have to email the updated files to client site. So, it is very important to figure out the files that are modified correctly. The question is how we can reliably figure out the files that are modified and how we can retrieve those updated files only.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Wed Apr 26, 2006 9:55 am

The status search pane in the Vault GUI client will list all the files that have a status of "Old" compared to your current working folder. You could do a Historical Get based on the last time you sent files to the client, and then search for all files that have changed since then, or just do a history query to find the files modified since a particular date.

Post Reply