Eclipse plugin

If you are having a problem using Vault, post a message here.
Post Reply
GrahamLabdon
Posts: 58
Joined: Tue Jan 09, 2007 10:52 am
Location: UK

Eclipse plugin

Post by GrahamLabdon » Thu Mar 01, 2012 2:34 am

Hi
I use the Eclipse plugin for VaultPro
Is there a way to tell the plugin to ignore certain files?
For example the software I am writing generates various files that I do not want to add to version control but the appear in the pending changes windows as new files. I would like a way to configure the plugin so that these files do not appear in the pending changes window

Thanks
Graham

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

Re: Eclipse plugin

Post by lbauer » Thu Mar 01, 2012 11:37 am

If these files have file extensions that are different from files you do want in source control, you can add the files to the list of excluded files for the repository. This setting is in the Admin Web Client under Source Control Repositories->(Repository name)->File Types->File Exclusions.

If the file extensions are the same as files you wish to add, a workaround would be to remove the files from the pending change set before committing.
Linda Bauer
SourceGear
Technical Support Manager

GrahamLabdon
Posts: 58
Joined: Tue Jan 09, 2007 10:52 am
Location: UK

Re: Eclipse plugin

Post by GrahamLabdon » Fri Mar 02, 2012 2:07 am

Thanks Linda

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

Re: Eclipse plugin

Post by lbauer » Mon Mar 05, 2012 1:56 pm

You're welcome.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply