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

[Subclipse-users] Eclipse WITHOUT Subclipse made me delete my code!

From: Marc Carter <MCARTER_at_uk.ibm.com>
Date: 2006-02-17 15:26:04 CET

Has the following been documented somewhere prominently? I cannot be the
first to have done this and the search terms are too large to find it in
any FAQs/mailing lists/bug trackers.

I have a program stored in SVN. I use an Eclipse Java project to do all
development but I do NOT have Subclipse (bear with me here guys).

When Eclipse builds from /src to /bin, it copies the .svn directories as
it doesn't know any better. This leads to some very confusing /bin folder
entries that, when "svn deleted", actually remove the contents of /src in
the repository. You can imagine my panic the next day :)

The solution :
a) Use Subclipse or
b) Add ".svn" to Window->Preferences->Java->Compiler->Building->Filtered
resources

Marc
Received on Fri Feb 17 15:28:09 2006

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

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