7 replies [Last post]
cYu
cYu's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 11/19/2007
Juice: 850
Was this information Helpful?

I'm trying to get the latest bazaar copy of Ubercart in order to do some testing and I'm having problems with my download.

bzr checkout http://bazaar.ubercart.org/drupal5/ubercart
gives the error:
bzr: ERROR: No repository present: "http://bazaar.ubercart.org/drupal5/ubercart/"

Also, the link on the downloads page to Development Version isn't working.

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: bazaar problems

The Bazaar repo has been moved to a new server, but I had thought that particular link would be the same. I'll bug our hardware guy about it.

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Re: bazaar problems

Looks like it's been taken care of. Enjoy.

cYu
cYu's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 11/19/2007
Juice: 850
Re: Re: Re: bazaar problems

Thanks, updates are now working for me. Comparatively running "bzr update" in the D5 repository, for even a small amount of changes is now going very slow, but it works nonetheless. Anyone else noticing that, or just me?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
I've noticed it, too. I'll

I've noticed it, too. Sad

I'll see if I can bother our sysadmin about it again tomorrow to see if he has any ideas.

thill's picture
Offline
Joined: 01/25/2008
Juice: 815
Re: I've noticed it, too. I'll

I often use this link for checking commit history and changes, this is just on the 5 branch correct?
http://bazaar.ubercart.org/history.php

Is there one for the 6 branch? Is it difficult to set up another link to view the them?

dave's picture
Offline
Joined: 12/21/2008
Juice: 40
Re: Re: I've noticed it, too. I'll

I was going to ask the same question thill. I would also like to follow the development of the 6 branch.

I'm also a little confused when I see "CVS messages for Ubercart" at http://drupal.org/project/cvs/129292. Is that just messages coming from bazaar?
I've just completed a "bzr update" on the 6 branch and had some updated files but the last CVS messages at http://drupal.org/project/cvs/129292 is dated December 11, 2008. I am pretty sure that these new updated files have been changed after this date.

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Re: Re: I've noticed it, too. I'll

I don't update the CVS repository on drupal.org as often as I should. (Though I've been having trouble connecting to it lately.) But when I do, the commit message is just a copy of all of the commit messages to the Bazaar repository since the last update.

I'll try to get things going more smoothly.