At my job, we're using SVN as our VCS software. I would like to be able to do local commits and local branching, that would not affect SVN at all. Is it possible to just start a bzr or git repository to do that? I've been trying to run bzr-svn and git-svn, without much success, even following tutorial and reading doc, I seem to run in strange errors.
Any help would be very much appreciated, thank you.