Hi! I know this is not the right place for questions like this. I try anyway :)
I'm totally new to version control. I'm trying subversion. The main (maybe the only one) thing I don't like is that if I rename a repository or a direcotry containing the repo, then my working copy can't commit changes anymore. The same if I rename a working copy. So, I see mootools uses Git. Does Git have the same renaming/moving problems? And Mercurial? Is there any versioning system that let you do that? Another little question: I'm a programmer and a designer as well. So my project folders often are quite big. And subversion is really slow in importing them and creating a working copy. So is git better in this? And Mercurial? I read the docs of git and mercurial but I'm not able to desume this kind of info. Thanks for any help
