How do you manage local repositories when using Eclipse? (I'm new to SVN and Eclipse.)
I've just set up my first Eclipse PHP project with a Eclipse checkout from SNV. I mapped my repos to localhost/repos using in my apache http.conf file.
That's fine for ONE repos, but I'm going to be using many repos.
What is the best way to access many repos - do I just keep adding them to http.conf?