MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
binoy.s
Post subject: Excluding SVN related files from deployment  PostPosted: Jul 01, 2005 - 03:51 PM



Joined: Oct 14, 2004
Posts: 4

Hi,

I am using latest version of MyEclipse 4.0M2 and Eclipse 3.1. As a source control I am connected to Subversion using Subclipse plugin.

I have an application that has a huge web module and deploying it to Weblogic 8.1 SP4

My problem is related to deployment time consumption:
Lot of SVN related files are being copied to Weblogic Working directory and it takes a considerable time while deploying and re-deploying.

Can i possibly do some setting to instruct MyEclipse Deployer to ignore all the files under .SVN folder and its related files.

Please let me know.

Regards,
-Binoy
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Jul 01, 2005 - 04:24 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

Binoy,
The problem is that the SVN plugin doesn't properly set the resources as derived, which is what the CVS plugin does, so the deployed doesn't have any way to know that those items are not to be deployed. You can set derived yourself (if there are dirs like CVS does) but if there are just too many resources than unfortuately at this time there is no workaround from MyEclipse, the fix needs to come from the svn plugin folks.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
binoy.s
Post subject:   PostPosted: Jul 01, 2005 - 04:40 PM



Joined: Oct 14, 2004
Posts: 4

Thanks Riyad,

I'll catch up with the SVN Team for their feedback on the same.
-Binoy
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Jul 01, 2005 - 04:48 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

Please let us know what they say, I'd hate it to be the situation where we point the finger at them, and them at us and neither side get anything done =)

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
binoy.s
Post subject:   PostPosted: Jul 07, 2005 - 10:08 PM



Joined: Oct 14, 2004
Posts: 4

Riyad,

Here's the reply i received from Subclipse Posting.

Please guide on the action further.

================================================================
"Binoy K. Shah" <#######@####.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
================================================================

Regards,
-Binoy
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Jul 07, 2005 - 11:14 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

Binoy,
We thank Mark and you for your time, I have filed this for investigation ASAP.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits