The link is here:
http://code.google.com/p/omc-parser/
Command-line access:
Use this command to anonymously check out the latest project source code:
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://omc-parser.googlecode.com/svn/trunk/ omc-parser-read-only
It is a good place to keep my code safe and also to report all the issues that I get during the development.
I have just setup a development environment in Linux and I want to be able to switch and keep updated all my source code between both operative systems.
Soon I will write an article about software configuration management for students that are developing a thesis, and my experience with this website will definitely help.