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

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

From: Jim Garrison <jgarrison_at_troux.com>
Date: Thu, 23 Oct 2008 11:11:54 -0500

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?
        

---------------------------------------------------------------------
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:09:30 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.