Time to include files in bazaar

Posts: 60
Joined: 11/27/2007

I just downloaded the bazaar code, but am unsure when the code was assembled into the download. It is now 1/10/08 and some changes important for me to test were committed in the last 2 days. However, when I download the bazaar folder, the timestamp is 1/8/08--before those changes. There is a difference of about 40 hours between the folder timestamp and download time. What code did I download? Did I get the code committed after 1/8/08? Based on a quick check, I suspect not.

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

Check out Lyle's post here (I guess this should've been made into a news post Shocked):

http://www.ubercart.org/forum/announcements/2502/bazaar_repository_has_m...

Posts: 364
Joined: 10/16/2007

Looks like I also have an problem with obtaining the new bazaar beta 1. Using Bzr in cmd shell and it worked as per the instructions at: http://www.ubercart.org/docs/developer/629/bazaar

bzr checkout http://bazaar.ubercart.org/ubercart/alpha/ubercart

And it did download, I assume an Alpha version this evening. (.i.e. not sure where to look to find the version number - found nothing in the credits or readme texts)

Then tried as suggested by Lyle in his new post.

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

and get brz: ERROR: Not a branch: C:/Program Files/Bazaar/".

Suggestions on what the procedure used to obtain the new Bazaar download would be appreciated.

Thanks,

Jim

Posts: 146
Joined: 11/10/2007
Bug Finder

This is probably why alot of users are still posting about errors that have been fixed. They download the newest code and it's not updated.

--

Give and you will receive, you will be given much. Pressed Down, Shaken together, Running Over, it will spill into your lap.

Posts: 50
Joined: 08/08/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Not Kulvik

What about the link "Download .tar.gz" on this page: http://bazaar.ubercart.org/
Does that one include the latest changes?

--

Erlend Strømsvik
Ny Media AS
erlend@nymedia.no

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

I didn't know that documentation page was there, so it hadn't been updated yet. Fixed now.

quaoar, I did update those links on bazaar.ubercart.org to use the correct branch.

Alaska, you need to be inside your ubercart directory when you run the bind command. bzr help is where I learned how to do most things with bazaar.

Posts: 364
Joined: 10/16/2007

Why are the comments for Alaska and Lyle both blank on this page?

Jim

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

I wish I knew. The data's still there, it's just not being displayed. I wonder of some crazy spam or filter got installed....

Posts: 1293
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

Thanks,

Jim

Looks like it's the filter when it processes messages that use the "code" or "php" tags. Anything that's transforming your text or something because not all of it is affected.

  1. See?
--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 364
Joined: 10/16/2007

Dalton:

Yes, the text used the code tags in two places. Bet this is also the issue with Lyle's post.

However, it posted OK and then later went away.

Must be that some digital mouse is eating away at the nibbles, bits and bytes.

Jim

Posts: 1293
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

Correct, it did it because Lyle is also using the "code" tag to transform text into a different format. If you quote Lyle's post you'll see it there.

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 364
Joined: 10/16/2007

Dalton:

Yes, see the message when doing the quotes. But that is not as they say, very reader friendly.

Looks like someone will have to go into the system and fix the issue.

Jim

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

It's definitely the <code> tags. I changed the ones in this thread to use <pre> tags. I'll see if there's anything with the filters that needs to be done or undone.