How do I exclude pending changes that are not related....

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

Moderator: SourceGear

Post Reply
Mordachai
Posts: 84
Joined: Sun Feb 24, 2013 11:58 am

How do I exclude pending changes that are not related....

Post by Mordachai » Mon Jun 24, 2013 1:14 pm

How do I exclude pending changes that are not related to the loaded solution in the enhanced integrated vault interface?

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

Re: How do I exclude pending changes that are not related...

Post by Beth » Mon Jun 24, 2013 4:14 pm

You could completely exclude the file from source control if it hasn't been added yet, or undo the check out but choose the option to keep your changes (use 'leave' instead of 'revert').

Is the file already in Vault, or is it a pending Add?
Beth Kieler
SourceGear Technical Support

Mordachai
Posts: 84
Joined: Sun Feb 24, 2013 11:58 am

Re: How do I exclude pending changes that are not related...

Post by Mordachai » Tue Jun 25, 2013 9:21 am

They're files from another project - already in source control.

So - I've got Projects A, B, and C.

I've got a solution that references projects A and B open, but it is also showing me files from project C that are changed.

I would like to be able to filter the display in "Vault Pending Changes" tab in VS2012 (I'm using the enhanced vault plug in or whatever it is called) so that when I'm working on a solution that only includes projects A and B, that I only see files related to A and B, not C, D, E, F, etc.)...

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

Re: How do I exclude pending changes that are not related...

Post by Beth » Tue Jun 25, 2013 9:57 am

What version of Vault are you using?
Beth Kieler
SourceGear Technical Support

Mordachai
Posts: 84
Joined: Sun Feb 24, 2013 11:58 am

Re: How do I exclude pending changes that are not related...

Post by Mordachai » Wed Jun 26, 2013 10:23 am

SourceGear Vault Standard Visual Studio Enhanced Client 6.1.0.531
Microsoft Visual Studio Professional 2012
Version 11.0.60315.01 Update 2
Microsoft .NET Framework
Version 4.5.50709

Installed Version: Professional

Team Explorer for Visual Studio 2012 04938-004-0033001-02427
Microsoft Team Explorer for Visual Studio 2012

Visual Basic 2012 04938-004-0033001-02427
Microsoft Visual Basic 2012

Visual C# 2012 04938-004-0033001-02427
Microsoft Visual C# 2012

Visual C++ 2012 04938-004-0033001-02427
Microsoft Visual C++ 2012

Visual F# 2012 04938-004-0033001-02427
Microsoft Visual F# 2012

Visual Studio 2012 Code Analysis Spell Checker 04938-004-0033001-02427
Microsoft® Visual Studio® 2012 Code Analysis Spell Checker

Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.

The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.

NuGet Package Manager 2.5.40416.9020
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

PreEmptive Analytics Visualizer 1.0
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SourceGear Vault Standard Visual Studio Enhanced Client 6.1.0.531
SourceGear Vault Standard Visual Studio Enhanced Client

SQL Server Data Tools 11.1.20627.00
Microsoft SQL Server Data Tools

Visual Assist X
For more information about Visual Assist X, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c) 1997-2013 Whole Tomato Software, Inc.

Mordachai
Posts: 84
Joined: Sun Feb 24, 2013 11:58 am

Re: How do I exclude pending changes that are not related...

Post by Mordachai » Wed Jun 26, 2013 10:28 am

If it helps, the directory structure looks like:

Solutions Folder\
...Project A\
...Project B\
...Project C\
......Language Resources for C\
...Project D\


in the solutions folder, there are various solutions which include various projects. Multiple solutions include library projects, but some projects are only included in a single solution (the exe project, for example).

So... I assume that Vault is trying to show me these other files being checked out because they're underneath the same solution folder.

However, this is undesirable. :(

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

Re: How do I exclude pending changes that are not related...

Post by Beth » Thu Jun 27, 2013 10:34 am

So... I assume that Vault is trying to show me these other files being checked out because they're underneath the same solution folder.
You are correct.

I have a feature request to change how that works. I will add your "vote" to that request.

F: 13281, 13020
Beth Kieler
SourceGear Technical Support

Post Reply