facebook

Problem with SVN meta information

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #295624 Reply

    umeshawasthi
    Member

    Hi,

    while using myeclipse i was using subeclipse SVN client inorder to connect to SVN server,
    due to some changes we have changed SVN repository while disconnectiong my web-application from the svn i forget to remmoved svn meta information from the project and now itis not allowing me to configure my application to another repository.

    can u help me how i can delete this svn meta information from my project.

    thanks in advance
    umesh

    #295635 Reply

    rmcvay
    Member

    Have you tried disconnecting then resharing the project?

    #295662 Reply

    support-joy
    Member

    Hi Umesh,

    Project metadata is located under [Workspace]/MyEclipse 7.0/.metadata.
    From MyEclipse select the project and delete (press delete or use context menu action). Eclipse will ask you if you want to delete from the file system as well, you can say yes(Please take a *backup* before you delete this project). Verify that the project is deleted from workspace.

    Now using the back up of the project, create a new workspace location. Select File > Import > General > Existing Projects into Workspace.
    Select the “Select root directory” option and specify the folder containing your backup project (or specify the project folders directly, one at a time).
    When you click finish, your projects should reappear in your workspace, ready to go. You can use this to configure your application to another repository.

    Hope this helps.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Problem with SVN meta information

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