Using branched svn repository in Eclipse without Subversive/Subclipse

Posted by George on Stack Overflow See other posts from Stack Overflow or by George
Published on 2010-03-19T15:48:29Z Indexed on 2010/03/19 15:51 UTC
Read the original article Hit count: 466

How can I use a new branch in Eclipse if I'm not using Subversive or Subclipse? Do I have to checkout the new branch and import that as a new project into Eclipse? Is there an easier way to do it, or is using Subversive or Subclipse the only reasonable way?

I know there are many discussions on the pros/cons of Subversive or Subclipse - I'm not asking which one would be best (although I will probably go with Subclipse if needed), and I'm not able to switch to a DVCS.

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about subversion