Critical Errata for anyone trying to follow my instructions using the Bazaar repository code. In my previous note I said, in step 2., that one needs to rename the old upbercart directory to get the fresh structure and all changes moving from 7b to 7c+ dev version.
Well, that results in having modules/ubercartOLD and modules/ubercart in your directory. the old code will still run. You really want to move the old version out of modules.
So I am doing the following to remain current with Dev code:
1. get freshest bazaar code with "bzr update"
2. ARCHIVE current ubercart folder with something like:
mv modules/ubercart home/username/ubercart/mod_archive/ubercart_OLDate
3. copy bzr/ubercart -> production area (modules/ubercart)
4. run update.php in the drupal admin->site conf->modules page
I'm sure there are less obsessive compulsive ways to deal with this... but it's what I have been doing, which seems to work.



Joined: 08/07/2007