eclipse - Getting Subclipse to ignore changes -


is there way tell subclipse ignore changes made particular file?

i have config xml file exists in svn need tweak locally machine. 1 file, entire package marked little * icon telling me have changes in project, nuisance. there way tell subclipse version of "yeah, file's supposed out-of-synch repository, don't worry it"?

once file versioned, cannot ignored. lot of people use template files, such file named foo.xml.in or foo.tmpl. version control file , use process create foo.xml file template. foo.xml file ignored can change @ will.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -