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

Re: [Subclipse-users] Java build copying one .svn folder to output dir

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 23 Oct 2008 13:19:55 -0400

On Thu, Oct 23, 2008 at 12:11 PM, Jim Garrison <jgarrison_at_troux.com> wrote:
> I have a fairly complex workspace set up with a dozen projects. For
> some reason when I do a refresh and full build, Eclipse is copying
> one .svn folder and all of its contents into the output directory.
>
> The source tree directory structure looks like
>
> product/
> src/
> .classpath
> .project
> jsps/
> [jsp files]
> WEB-INF/
> classes/
> module2/
> com/
> troux/...
> eclipse.classes/
> modulex/
>
> After a build, the .svn directory from directory jsps/WEB-INF/classes
> appears inside eclipse.classes. It's always the same lone directory
> that gets copied to the output.
>
> Can anyone suggest why this is happening?

Builders are supposed to ignore items that are marked as team private
resources. Some have bugs where they do not. I believe the builder
from WTP had this bug once, but I would assume it is fixed.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-10-23 19:20:07 CEST

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.