Can't get sync with SVN to work to put a directory under version control
- by Chamster
I've created a directory on our SVN server and added a local directory with my project to it. It got uploaded and seems to be OK.
However, I didn't get those cute green (or any others) icons on the file. So I clicked on the project's directory and used "checkout". That wasn't good because I've downloaded ALL of the repository.
How can I synchronize my uploaded directory with it's corresponding directory on the server? (It's probably something easy that I've forgot to check in or so...)