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

RE: RE: Noninvasive administrative areas (.svn)

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2003-12-02 10:24:01 CET

Not only the longer build-times, much more annoying is that SVN then sees
those .svn directories and assumes them to be things under source-control...
That's bitten me several times in the past and screwed up things quite a
bit. Especially if the build-directory itself is for some reason under
source-control.

--Tim

-----Original Message-----
From: Rusk, Patrick [mailto:PRusk@wellington.com]
Sent: maandag 1 december 2003 16:15
To: users@subversion.tigris.org
Subject: RE: Noninvasive administrative areas (.svn)

I'm using Eclipse 3.0M4. I can't vouch for WSAD at all.

Eclipse won't show any of the .svn stuff under the Java package explorer,
but it will under the resource navigator view. However, you can easily set
a filter for that with the "Filters..." menu item, which conveniently
provides ".*" as a filter that can be turned on.

Something that's a tiny bit more hidden is that, by default, Eclipse will
copy over all of those .svn folders to your build output directory, assuming
them to be resources. You can prevent this by going to the
"Windows/Preferences/Java/Compiler/Build Path" menu item/dialog/tab and
adding "*svn*" to the "Filtered Resources" setting. Unless you like really
long build times....

Patrick Rusk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 2 10:24:59 2003

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

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