Edit: Sorry, I didn’t look hard enough. Check out Submin if you are still interested in this.
For those not in the know, Subversion is a piece of software that manages source code in something called a repository. While this in itself is nothing special, Subversion and other software like it, allow developers to keep a detailed revision history of the source code. You can even revert back to previous version in the blink of an eye! Managing a Subversion repository can be a bit of pain though.
Here’s what I’m thinking: We need a web-based subversion management tool. Currently there aren’t any good soluti/ons for this and I’d really like to help the community out with this if I could. What features would you like to see in a web-based subversion management tool?