Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Skip .svn folders from being published
Skip .svn folders from being published [message #674434] Thu, 26 May 2011 22:02 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: May 2011
Junior Member
anybody knows how to skip ".svn" folders from being copied under /workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps when the application is deployed?
I'm using eclipse Helios and the Tomcat 5.5 plugin.
I've googled it for a while but I couldn't find a working solution.
Adding ".svn" pattern to the build path exclusion list or add it to the Compiler output exclusion list didn't make any difference.
Any idea?
thanks
Re: Skip .svn folders from being published [message #675631 is a reply to message #674434] Wed, 01 June 2011 03:49 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 5/26/2011 6:02 PM, forums-noreply@eclipse.org wrote:
> anybody knows how to skip ".svn" folders from being copied under
> /workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps when
> the application is deployed?
> I'm using eclipse Helios and the Tomcat 5.5 plugin.
> I've googled it for a while but I couldn't find a working solution.
> Adding ".svn" pattern to the build path exclusion list or add it to the
> Compiler output exclusion list didn't make any difference.
> Any idea?
> thanks
>

The simplest way would be to use an integrated SVN provider such as
Subclipse or Subversive. They would (should) automatically mark the
folders in a way that prevents them from being treated like regular
files in the workspace.

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Skip .svn folders from being published [message #676609 is a reply to message #675631] Sun, 05 June 2011 17:30 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: May 2011
Junior Member
I'm already using one of the two, but i can see that the .svn folders are copied over when publishing.
Re: Skip .svn folders from being published [message #677229 is a reply to message #676609] Tue, 07 June 2011 21:17 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 6/5/2011 1:30 PM, forums-noreply@eclipse.org wrote:
> I'm already using one of the two, but i can see that the .svn folders
> are copied over when publishing.

And this is with a project you've checked out using it?

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Quantum SQL add on
Next Topic:Trouble installing GEF
Goto Forum:
  


Current Time: Fri Apr 26 16:36:41 GMT 2024

Powered by FUDForum. Page generated in 0.07384 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top