First steps using bzrlib
I am working on a project at work that requires controlling some sort of VCS programatically, preferably with python. Immediately I first tried to use subversion since that is what I have used for the last few years as my (only) VCS of choice but I came to a roadblock pretty quickly, I couldn’t [...]