View "Pending Change Set" relative to a folder?

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

Moderator: SourceGear

Post Reply
adamswann
Posts: 3
Joined: Mon Jun 28, 2004 1:30 pm
Location: Baton Rouge, LA

View "Pending Change Set" relative to a folder?

Post by adamswann » Thu Mar 02, 2006 4:03 pm

Is it possible to view the "Pending Change Set" relative to a specific folder in the repository?

We create a Vault repository for each of our customers. Within the customer's repository, we create a folder for each of their projects. Problem is, the pending change set currently shows all pending changes for all projects, which can get cumbersome if at the time I am only interested in working within a specific folder. I currently sort by path and highlight the files I'm interested in; but we end up with bad consequences when someone "misses" and checks in files before they're ready.

What I would like to be able to do is pin that down to a specific folder and its children so I can focus on those changes only.

Thanks,

Adam Swann

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

Post by dan » Thu Mar 02, 2006 4:40 pm

There currently isn't a way to do this for the pending change set, although I can see how that would be useful. Sorting by repository path is your best option.

Another option is to simply invoke Check In from the folder in the folder tree (by right clicking on the context menu), and it will collect just the files that are in the pending change set and put them in the checkin dialog. You can see Diffs in that window, and can cancel it if you didn't actually want to the commit the changes.

Post Reply