I have a website running locally on Drupal 6.14 and I need to upgrade it to drupal 6.19 The website is version controlled with BZR. I know the BZR basics but I don't know how to update my repository the "correct" way. I don't want to simply overwrite all drupal files and commit the changes. I want to compare my old version with the new version and create a patch to apply the new fixes.
Can anyone explain to me how I could do this?
Ps: I'm running bzr 1.17 on win
Thanks in advance. Kind regards, BBJ