How to exclude a folder from source control

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

Moderator: SourceGear

Post Reply
cdubose
Posts: 2
Joined: Fri Jun 06, 2008 10:35 am

How to exclude a folder from source control

Post by cdubose » Fri Jun 06, 2008 10:38 am

Sorry, I'm sure this is a very basic thing. I just can't seem to find out how to do it.

I have a data folder containing files that are constantly being written/overwritten by my program. I just put my project under source control and realized that all the data files had been put under control. This is not what I want -- I want to exclude this folder.

Exactly how do you do this? The help file is not being very helpful, or I am not searching for the right thing ...

Thanks,
Cynthia

I should mention that I am using the latest version of Vault (4.something), Visual Studio 2005, and it's a Web Site project.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Jun 06, 2008 2:29 pm

How did you add your project to Vault? Did you use the GUI client or did you add it through Visual Studio?
Linda Bauer
SourceGear
Technical Support Manager

cdubose
Posts: 2
Joined: Fri Jun 06, 2008 10:35 am

Post by cdubose » Mon Jun 09, 2008 10:58 am

I added it through Visual Studio.

jratcliff
Posts: 1
Joined: Mon Oct 27, 2008 8:57 am

Re: How to exclude a folder from source control

Post by jratcliff » Mon Oct 27, 2008 9:15 am

@cdubose - did you figure this out? I need to exclude certain files and folders from a project as well. However, I use Eclipse and the Vault plugin for Eclipse. Each time I select the root folder of the project and choose to checkin then my .project file shows up and I don't want that file checked in.

shannon

Re: How to exclude a folder from source control

Post by shannon » Mon Oct 27, 2008 10:52 am

Does everyone on your project want to exlude the .project file or just for yourself?

Post Reply