4

We have code in a SVN repository and is accessed through Subclipse Plugin in eclipse. I want to switch to a new SVN repository. How can I do that?

Note: I dont have access to command line tools.

1 Answers1

1

if that repositery is on a different workplace then -

file -> switch workplace

if you want to make a new svn repository then use

windows->open prespective->SVN repositery exploring

then right click and New

ayush
  • 14,350
  • 11
  • 53
  • 100