i'm using the new release of eclipse (Indigo). I've installed subversive svn connector (with SVNKit 1.3.5).
The problem is when checking out from a repository, I cannot select my local folder anymore where to export to. In svn i have my repository root | myprojectname | dev_source | trunk, tags, branches.
When I check out my project name in eclipse automaticly becomes dev_source. I also don't want to use myprojectname, but a custom project name.
It there a sollution to this?