blog-hugo/articles/2010-08-14-mercurial.md

793 B

title date
Mercurial Repositories 2010-08-14 22:05:53

I finally found a way to share the code snipplets that I wrote for a reason or an another with anyone who would have any use for them.

I decided to drop my usual SVN repositories and try another versioning tool : Mercurial. The main reason was that the name sounded cool and that it was really easy to setup some web repository view ... I know it's not really a plus since all VCS provide this feature through a plugin or an another ...

So, if you want to browse some code I wrote in the last months or some configuration files I use on my laptop, just go to http://hg.schwery.me/

UPDATE : After some crash of the server used for this repository, I changed for a repository at BitBucket.