Installing Svn plugin to Eclipse and Using Google’s SVN Code Repository With Eclipse
First off all install eclipse if you haven’t already (galileo is used in this tutorial):
(http://www.eclipse.org/downloads/)
Open Eclipse
Help –> Install New Software
Insert a name value in popup page.
Check Subversive SVN Connectors box and click Next .
Restart your eclipse .
Click Window –>Open Perspective –> Other –> Svn Repository Exploring –>
Check SVN kid 1.1.7 in Install Connectors window.
Click Finish
After this a new window will be opened .
Click Next and Next again
Click Accept terms of the licence aggerements and Click Finish
Restart Your Eclipse
Your svn plugin installation is okey.
Now we will create a new project in google code repository.
Log in With Your gmail account and create a project.
You can use below link :
We will created a project with name “samplesvnproject”
The svn url will be
The URL will be:
click Window –>Open Perspective –> Other –> Svn Repository Exploring
Click New –> Repository Location
For username type your gmail account which you created the project
Click Save Password .
Click Finish
Your repository is ready
Now you can create a new project and share your project to Google’s svn repository





