I have a project in an SVN folder like so SVN/Android/Project/WorkingDir/Project
When committing, I think I added all of the metadata folder to the ignore list. I then set up SVN etc. on another computer and opened up the same workspace "WorkingDir", but nothing showed up in the Project Explorer.
I checked the filter settings etc., I tried importing the preferences from the first workspace, I tried going into Import Exisitng projects (but it didn't recognize anything in the folder, even though the project is right there).
I've looked through StackOverflow and came across similar questions like the ones below, but none seem to help me
Android+Eclipse project sharing via SVN?
Do I need to use "Subversive" e.g. SVN not working in Eclipse
Perhaps .classpath, .project need to be added to the repository? Looks like they currently aren't. Via: Why "no projects found to import"?