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

Re: Exclude SVN related files from deployment E3.1 + ME 4.0 + Subclipse

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-07-07 14:34:14 CEST

"Binoy K. Shah" <bkshah@kanbay.com> wrote on 07/07/2005 03:21:27 AM:

> I am currently using MyEclipse 4.0M2 with Eclipse 3.1 and SubClipse with
> JavaHL plugin.
>
> We are connected to an svnserve server for sharing our codebase.
>
> Deployment happens on Weblogic 8.1 SP4 server running locally on our
> machine.
>
> During deployment it takes lot of time to deploy new files because the
> MyEclipse deployer copies the SVN related files too to the deployment
> folder in Weblogic.
>
> Tracking the issue with MyEclipse forums I found out that the SVN and
> its related files are supposed to be marked as derived files and that
> will stop the MyEclipse deployer from deploying/copying the SVN files.
>
> http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-7863.html
>
> Please help me in verifying whether the Subclipse plugin achieves this
> or not. And what is the workaround for the same. I need to stop SVN
> related files from being deployed.

The SVN files should not be marked as derived. Derived files are things
like .class files which are derived from .java source. I would hope that
their deployer does not exclude derived files!

The SVN files are identified as team private files, I do not remember the
exact term. That is why Eclipse itself does not show the .svn folders in
the Navigator and other views.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Jul 7 22:34:14 2005

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.