First iteration of DotSVN is released.
Last Sunday, we published the first iteration of DotSVN, a pure .NET repository access library for Subversion. In this iteration, the DotSVN library can read the repository and list the directory contents. This implementation is the best of breed of original SVN and SVNKit, the JAVA port of SVN.
We built a Repository browser to browse the repository. See the screenshot below:

Compare with the original SVN Repository Browser. Can you see any difference? Kudos to George's UI skills.
This was an important milestone for this project. Though not big, this was a dip for us.
We also got many unit tests running:
It was thrilling to code, test, code test, code test.......








