I run ubuntu and mainly use eclipse for developing my projects (java and perl).
The guys at the the office set up an SVN on our servers and I'd like to start using it.
The problem is my code is not in one big directory. Each project has its own dir, but each such dir also contains binary files, temp files etc. My question is how can I easily start using SVN - add all my code then commit easily whenever I'd like?
Also, which graphical tool you would recommend for ubuntu?
Thanks.