Probablem with atomic initializing

Hello, I'm new the the JME and pretty new to Java programming itself. If this isn't the appropriate place to post this question I apologize ahead of time. Also I don't know all the terminology so I'll do the best I can. Basically, I'm trying to run the jME/physics through Eclipse and I've downloaded all the updates etc. but all the instructions are for Eclipse 3.5 and I'm running Eclipse 3.6 so that might be the problem. When I try to create a new project and "check out projects from SVN" and create a repository location with the URL's given in the tutorial I get an error stating "error validating location org.tigris.subversion.javahl.clientexception" "svn couldn't perform atomic initialization". So up to that point I'm stuck. Any suggestions I would really appreciate.

javahl, seems like the native system has some strange error for you. I suggest trying the pure java ones.

Or as a last resort use a standalone svn tool like tortoise svn.