facebook

MyEclipse and CVS

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

    I’m sure this has been asked several times but I couldn’t find it with a search.

    which of the my eclipse specific project files should be checked into CVS with a managed project, and which should be ignored.

    examples would be
    .mymetadata
    .myeclipse

    #219685 Reply

    Riyad Kalla
    Member

    You can ignore .myeclispe, its a scratch folder.

    #219723 Reply

    so ignore .myeclipse and include .mymetadata?

    Thanks

    #219724 Reply

    just a thought, you might want to have the install add these to the workbench’s team ignore list automatically. It would save confusion.

    #219727 Reply

    Riyad Kalla
    Member

    We don’t add anything explicit to the ignore list because technically speaking, you could check EVERYTHING into CVS and the project would still be fine… I personally don’t like to check in any IDE-related files into my CVS repository, so I don’t have any Eclipse, MyEclipse or other IDE files in my projects. I know that others prefer to check all project files in so when they check a project out its ‘all ready to go’ and doesn’t need any setting up… based on your question I was just providing a helpful hint, you could check in .myeclipse directory and that would be fine as well.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: MyEclipse and CVS

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