facebook

Filtering CVS directories from exploded deployment

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #217197 Reply

    mfagan
    Member

    Hi,

    How do I go about filtering out CVS directories from being copied during an exploded deployment?

    Thanks,
    Mike Fagan

    #217206

    Riyad Kalla
    Member

    They should be filtered out automagically…. can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    #217238

    mfagan
    Member

    Sorry,

    Im on:
    Windows XP pro Service Pack 1

    Eclipse Version: 3.0.0
    Build id: 200406251208

    not a fresh install for myeclipse
    not an update
    no other plugins installed
    7 org.eclipse.pde.* plugins

    MyEclipse Version: 3.8.2
    Build id: 200409171200-3.8.2

    launch jdk 1.4.2_05
    appserver jdk 1.4.2_05

    Steps:
    checkout module from CVS
    created new web project using directory structure created via CVS checkout
    filter CVS directories in project view
    build applcation
    setup deploy for Tomcat 4
    deploy application

    AppServer: Tomcat 4.1.30

    There are no logs

    Thanks,
    Mike Fagan

    #217250

    Riyad Kalla
    Member

    Mike,
    Checking with a dev on this, I’ve never had this happen to me so I’m a bit lost with suggestions.

    #217576

    mrzeld
    Member

    What operating system and version are you running?
    WinXP sp1

    – What Eclipse version and build id are you using?
    Version: 2.1.2
    Build id: 200311030802
    – Was Eclipse freshly installed for MyEclipse?
    yes
    – Are any other external plugins installed?
    yes
    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* ?
    6
    What MyEclipse version are you using?
    2.6.200 (download name 020700RC2)
    What JDK version are you using to run Eclipse? (java -version)
    j2sdk 1.4.2 (1.4.2_02)
    What JDK version are you using to launch your application server?
    j2sdk 1.4.2
    What application server are you using?
    tomcat 5.0.19

    i am having the same problem as described by this user. we only recently started using CVS. i was hoping there was some setting somewhere i am missing.

    #217578

    Riyad Kalla
    Member

    Hey guys I checked into this and aparently the deployment tool checks with Eclipse if the file being deployed is under source control, that way it knows not to deploy the source control files (like CVS dir), however I physically detached a project from CVS to test this, and it STILL didn’t deploy the CVS directories… so I’m not sure why you two are running into this and don’t have a workaround for you… the dev was stumped also “I don’t understand why this would be happening”…. are your projects actively checked into CVS? I mean you have options like Update/Commit under the “team” menu right?

    #217580

    mrzeld
    Member

    yes. I am using CVS quite a bit in my project since there are a few of us working on different web pages all the time.

    i haven’t had to do a redeployment since starting to use CVS. the CVS stuff hadn’t been copied to tomcat all this time. but today, i had to do a redeployment (Redeploy Button) and the CVS directories were copied over. then i deleted the deployment and added it back. the CVS files are still copied over.

    #217583

    Riyad Kalla
    Member

    Can you check your Eclipse log file for any weird errors or exceptions that might hint to us what is going on?

    Also if you do a packaged deployment, are the CVS directories still copied out?

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Filtering CVS directories from exploded deployment

You must be logged in to post in the forum log in