Jana
Jana

Reputation: 189

how to setup SVN REPOSITORY in eclipse?

how to get svn repository work in eclipse. i installed svn but cant find the location to repository other than link to it. http://wso2.org/library/67

Upvotes: 1

Views: 7940

Answers (2)

Isaac
Isaac

Reputation: 16736

You should install an SVN plugin for Eclipse. I'd recommend that you use Subversive, here: http://www.eclipse.org/subversive/

Upvotes: 0

mtk
mtk

Reputation: 13709

You'll need to install a eclipse plugin for svn.

This ibm developer works link summarizes the steps and further shows to checkout a code from a svn repo.

Upvotes: 1

Related Questions