Hi
Today I changed the top-level repository structure to add the trunk/branches/tags directories.
For those who don't know this structure:
- trunk contains the current development (the previous structure has been moved to this directory)
- tags will contain snapshots of the trunk at specific versions (it will most likely be one tag for every release)
- branches will contain versions for experimenting new features without polluting the trunk
I'll create a new branch soon, to start working on SFML 2.0. I'll create another thread for talking about this