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

Re: Eclipse keeps on copying svn folders

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-10-25 15:43:34 CEST

On 10/25/07, Anas Mughal <anasmughal@gmail.com> wrote:
> Eclipse keeps on copy .svn folder from my source folder to my build folder.
> The build folder has .svn folder referencing my source repository. That is
> bad.
>
> I need help on how to setup Eclipse to stop copying .svn folders. I tried
> setting the Filtered Resources in the Eclipse build properties:
>
> *.launch *.svn *svn
>
> But, Eclipse still copies the svn folders over. Please help.

You should be asking this on the Eclipse or Subclipse mailing lists.
If you are not using Subclipse, that would be the answer on how to
stop it. When you install something like Subclipse, it tells Eclipse
that those folders contain "Team Private" resources. Builders like
the one in JDT will then not copy them to the build folder.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 25 15:44:03 2007

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.