Hi, we use SVN for our work. We are a small webdesigner studio and we write in PHP developing some kind of "framework" meantime.
Now we are thinking about some more powerful solution and we would like to try git-svn. We use branches as different projects - one branch, one project. So I have in my computer exactly the same structure in my wwwroot. One branch = one project = one virtualhost.
As I played with git-svn I don't know how to achieve this with it. I need the branches to be physically present in the filesystem because I have virtulhosts in Apache etc.
Can you please give me some advice or point me to some tutorial how to do it?
Thank you very much