Results 1 to 2 of 2

Thread: Tortoise SVN Isssue with STS

  1. #1
    Join Date
    Aug 2011
    Location
    bambai
    Posts
    10

    Default Tortoise SVN Isssue with STS

    I am using Tortoise SVN for version controlling. But i create all my projects in STS and then checkout from the folder in my Computer. When i import the project in my STS , all the .svn folders also get imported( naturally ).
    Now the issue is , that STS , unknowingly , inadvertently , removes the 'entries' file from .svn folder , thereby corrupting it and locking the entire SVN repository branch.
    PLease Check the issue.

  2. #2
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    I'm not sure why STS would be removing the entries file, that doesn't seem right.

    Your best choice is to install some SVN tooling into STS. I'd recommend Subversive. It is available to install from the dashboard. Once you have it installed, then install an SVN connector (subversive will guide you through these steps). Finally, for each SVN project. right click -> Team -> Share Projects...

    This will enable SVN tooling on your imported projects and the .svn folders will be hidden. Also, you will be able to issue SVN commands from inside of STS.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •