Still not understanding SVN Repositories in eclipse
- by jax
I am about to import my project into svn but don't want to stuff it up.
My structure is like this:
Repositories:
/var/svn/client_name1/
/var/svn/client_name2/
Project directories under /var/svn/client_name1/
project1/
trunk/
branches/
…