Hello.

I was thinking about use a "version manager" for my personal projects. At job we're using subversion (svn) and it's great but I'm not sure if it's a good option for personal work. I love to re-invent the wheel and I even planed my very own personal version manager but finally I decided to ask if you are using a version manager for your personal projects.

I'm looking for something simple, ease to get change logs and multi platform. With multi platform I mean that I have a disk partition shared by WinXP and Linux for common data, so I commit changes from Linux, then I reboot in WinXP and just update the project.

What are your thoughts and experience?