facebook

Spring Enabled Project !allow cvs checkin Spring enabled dir

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #296144 Reply

    mdurbin
    Member

    Spring Enabled Project does not allow cvs checkin Spring enabled directory.
    ./src/main/webapps

    This is a also an maven project.

    In other words, CVS sync shows that the ./src/main/webapps and files in that folder are in sync. Where in fact they have not yet been checked into cvs.

    How do i use Spring enabled features and check in the required folders?

    Note: The other developers do not yet use MyEclipse but do use Maven, Spring, Hibernate, etc.

    #296149 Reply

    mdurbin
    Member

    Things that have not worked as a fix are:

    removing .springBeans configuration file

    #296163 Reply

    mdurbin
    Member

    Problem seems to be the folder is cvs ignore but not explicit specified to do so in the .cvsignore file.

    Hack / Solution is to:
    Change view to MyEclpse Jave Enterprise
    Right click on a file in the folder ( in this case it was ./src/main/webapps/WEB-INF/web.xml)
    Add to Version Control

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Spring Enabled Project !allow cvs checkin Spring enabled dir

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