Bazaar repository has moved

Posts: 1850
Joined: 08/07/2007
AdministratoreLiTe!

Doing a little housekeeping with the beta release and all, and it was decided that the Bazaar repository was in a place that wasn't named very well. Since things were moved, bzr update won't give you any new code unless you change your branches.

If you wish to continue getting the latest and greatest code, point your terminal to your ubercart directory and enter this command:

bzr bind http://bazaar.ubercart.org/drupal5/ubercart

Also do a bzr update to make sure everything is still working right.

The new directory structure reflects our plans to have a separate version for Drupal 6 while still maintaining the D5 version.

Posts: 282
Joined: 08/28/2007
Early adopter... addicted to alphas.Not KulvikTheminator

Thanks Lyle, I can confirm everything is working on my end and have successfully updated to revision 717.

Web design & ecommerce services.

Posts: 25
Joined: 11/20/2007
Bug Finder

Could I put in a small request to add this tip on this page: http://www.ubercart.org/bazaar

It took me quite a few days to track down what command bazaar uses to change the repository url on an existing checkout - and luckily I came across your tip.

Thanks

Posts: 3744
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Good suggestion. I added it in at the bottom.