Unable to exempt RDS files

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

Moderator: SourceGear

Post Reply
ntimmerman
Posts: 6
Joined: Sun Jan 10, 2010 9:55 am

Unable to exempt RDS files

Post by ntimmerman » Tue Jan 19, 2010 1:16 pm

In Visual Studio 2005, Report Server template, there is a an RDS file type, which are Data Sources. They are stored as binary and don't work right with SCM solutions like SourceGear and others. I doubt it would even work right with Microsoft's own SCM solutions.

As such I want to exempt RDS file types from my projects. I went into the admin console, drilled into the correct repository, and added "; *.rds" to the list of File Exclusions. I restated my VS 2005 twice in an attempt, yet still there is a green checkbox next to my Data Source file. How can I get the enhanced client to recognize the exclusion?

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

Re: Unable to exempt RDS files

Post by lbauer » Tue Jan 19, 2010 1:52 pm

The exclude file function doesn't work quite this way. It is primarily used in Add Folder/File transactions and your default exclusion list automatically excludes files or folders containing defined string patterns. Also, it does not exclude items after they have been added.

The Vault Visual Studio Enhanced Client does not yet have an "exclude from source control" feature. We do hope to add this in the future.

A workaround is to delete the files from the Vault repository and work with them uncontrolled in your Visual Studio project.
Linda Bauer
SourceGear
Technical Support Manager

ntimmerman
Posts: 6
Joined: Sun Jan 10, 2010 9:55 am

Re: Unable to exempt RDS files

Post by ntimmerman » Wed Jan 20, 2010 12:35 pm

Thanks for the information Linda.

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

Re: Unable to exempt RDS files

Post by lbauer » Fri Jan 22, 2010 4:05 pm

Let us know if you have other questions.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply