Upcomming restructuring of the SVN Repositry on Wednesday 17th of January / #3742

This news is very important for all Developers.

As ganesh pointed out the current structure of the SVN repository does not match the recommended db structure described in svnbook.red-bean.com/ is the following: project / trunk, tags, branches.
We will fix this in the server. But all clients need to issue an svn switch command to "switch" from / to /trunk (this operation does not retrieve any file and does not overwrite local modifications) . If you do not switch, you will have problems checking in your changes!

Read more: Restructuring SVN repo to allow tags and branches

Comment / Update