views:

216

answers:

1

So I'm able to pull the files out of the svn but I'm unable to get Eclipse to understand these files are part of an SVN.

I have TortoiseSVN install on the system as well, and I'm wondering if that is causing an issue?

Base question, how can I using Eclipse and Subversive checkout a project from my SVN repo?

+6  A: 

Use subclipse. Its excellent and you can install it directly from eclipse using the appropriate update site. I prefer it to the subversive plugin and TortoiseSVN.

dbyrne
The subversive plugin used to be the way to go, but the subclipse plugin is now the better one in my opinion.
Edwin Buck
Thank you, we are switching the office over now.
Landmine
Nice! You will be happy you did.
dbyrne
Seconds after the install, it was better than subversive.
Landmine