SVN Setup in Eclipse Eclipse support CVS(Concurrent version System) by default in order to support SVN we need some plugin.i.e Subclipse Plugin. 1.Subclipse Plugin: go to http://subclipse.tigris.org/ this link, then click on " Download and Install ” tab and get the Eclipse Updated URL for ex: Eclipse update site URL: Eclipse update site URL: http://subclipse.tigris.org/update_1.10.x 2.Eclipse IDE: Go to HELP->install New Software and in Work With Text box: copy Update site URL ( http://subclipse.tigris.org/update_1.10.x ) then click on "ADD" button then you get one pop-up enter some name in it then click on "ok" then "select All Components" and then "next" finally it will install. Restart your Eclipse IDE 3.Test SVN in Eclipse: go to Windows->Open Perspective->Others,choose "SVN Repositories" check out svn code in eclipse First of All install svn plugin in Eclipse. 1.Go to File--...
Posts
Showing posts with the label Project Development Tools