Stop Vault from Checking in DLL / PDB files

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

Moderator: SourceGear

Post Reply
jyasgar
Posts: 6
Joined: Mon Feb 18, 2008 8:23 am
Location: Holly Hill, FL

Stop Vault from Checking in DLL / PDB files

Post by jyasgar » Mon Feb 18, 2008 8:49 am

Good Morning,

Is there an easy way to stop vault from checking in files in the \bin folder by default? There are times when we need to check in some files from that folder, but usually not. It seems to get doubled up and trippled up in the queue for these files then check-ins fail and I have to spend time deleteing them from the queue one by one.

Thanks,
Jack Yasgar, MCP
Florida Health Care Plans

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

Post by Beth » Mon Feb 18, 2008 11:07 am

What version of Vault are you using, and which version of VS?
What type of project is this? Is it a web project?

jyasgar
Posts: 6
Joined: Mon Feb 18, 2008 8:23 am
Location: Holly Hill, FL

Checking in DLL and PDB files

Post by jyasgar » Wed Feb 20, 2008 8:20 am

Good Morning,

Now using the 4.0.6.15954 client.

This is a Web project in VS 2005. When you right click on the project and check in, it is seems to randomly select DLLs and PDB files and checks them in. Then, next time you build, they get checked out. This stops others from being able to build because the files are checked out.

We can change everyone to be non-exclusive checkouts, but that is not the methodology we would prefer.
Jack Yasgar, MCP
Florida Health Care Plans

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed Feb 20, 2008 10:59 am

This issue should be resolved in 4.0.6. It's possible that a previous version pended the adds for those files and you're just now seeing them.

Open the Pending Changes Pane (under the View menu) and see if there are pending adds for any dll/pdb files. Delete them from the list. You should no longer see them when you check in.
Ian Olsen
SourceGear

peterb
Posts: 1
Joined: Fri Dec 05, 2008 7:30 pm

Re: Stop Vault from Checking in DLL / PDB files

Post by peterb » Fri Dec 05, 2008 7:33 pm

This issue is occurring for me in version 4.1.3 (18336). I have a website with a class library reference, but whenever I build library in VS 2008, Vault adds the +pdb and +dll to the pending checkins. I have confirmed that the bin folder is excluded as well as *.pdb and *.dll.

What is going on?

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Re: Stop Vault from Checking in DLL / PDB files

Post by ian_sg » Sun Dec 07, 2008 4:03 pm

The bad news is that a performance fix I made in 4.1.3 re-introduced this behavior. :oops:

The good news is that it's fixed in 4.1.4, which is now available.

Sorry for the inconvenience.
Ian Olsen
SourceGear

Post Reply