[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

adding .svn to ignored resources

From: McClain Looney <m_at_loonsoft.com>
Date: 2004-02-21 00:24:28 CET

Hi all,

I have been having problems wherein the svn administrative dirs (.svn)
are being copied into the output directory. seems eclipse sees them as
resources (like .properties files) and dutifully copies them out. this
confuses svn and subclipse naturally. the solution is to add .svn to
the ignored resources list, found in preferences->team.

i think it would be a good idea to add this programatically when the
plugin starts, as projects can easily become unbuildable (can't delete
resources errors) without this set.

---
McClain Looney
m@loonsoft.com
Received on Sat Feb 21 10:24:28 2004

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.