49 | | ''NOTE'': you now have installed half of what you need to work with SVN in Eclipse. |
50 | | In addition to the subversive SVN plugin, you'll also need an SVN connector. |
51 | | There are several flavors: We suggest you give SVNKit a try. |
52 | | The first time you try to interact with SVN in the next step, subversive will notice you don't have a SVN connector and popup a dialog offering you to install one. |
53 | | Make sure you select a version that is compatible with the SVN version you have installed. If unsure: open a terminal and type ''svn --version'' |
| 49 | '''NOTE''': you now have installed half of what you need to work with SVN in Eclipse. |
| 50 | In addition to the subversive SVN plugin, you'll also need an SVN connector. |
| 51 | There are several flavors: We suggest you give '''SVNKit''' a try. |
| 52 | The first time you try to interact with SVN in the next step, subversive will notice you don't have a SVN connector and popup a dialog offering you to install one. |
| 53 | Make sure you select a version that is compatible with the SVN version you have installed. If unsure: open a terminal and type ''svn --version'' |