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

Re: [Subclipse-users] Eclipse considers .svn directories resources and copies them to the output?

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-10-24 02:40:27 CEST

On 10/23/07, Jim Garrison <Jim.Garrison@troux.com> wrote:
>
> That's what I'm seeing.
>
> During the build (using Eclipse 3.3 (Europa) with Subclipse 1.2.4) the
> content of the .svn directory at each level of the source tree is duplicated
> in the corresponding output .class folder.
>
> Is this expected?

What is the builder? Is this just a Java project like JDT? The most
likely reason for getting an error like this would be a builder in the
project that did not respect resources that have been marked as Team
Private in Eclipse. If you do not see the .svn folders when using the
Resource Navigator view (under the location they are supposed to be
not the build directory) then the resources are marked properly which
is why the view hides them.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Oct 24 02:40:38 2007

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.