DISQUS

DISQUS Hello! Phil Dawes' Stuff is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Bicyclerepairman BazaarNG tree

Started by phildawes · 9 months ago

As I mentioned in a previous post, I’ve switched Bicyclerepairman source control from CVS to BazaarNG as an experiment. This has been working out really well for me and so I’ve made a public branch of my tree available here. You can also grab a nightly tarball from that loc ... Continue reading »

4 comments

  • I download your tarball and also installed BazaarNG. But, I get this error using the tree:

    bzr: ERROR: exceptions.AttributeError: 'BzrBranch' object has no attribute '_branch_format'
    at C:\Python24\Lib\site-packages\bzrlib\branch.py line 837 in _check_format

    When I create a test tree from scratch everything works perfectly. I am working on Windows XP. Any idea what causes this?
  • When using bzr branch to download the tree everything works perfectly. Something wrong with the tarball?
  • Wierd, as the tarball is just created on the sourceforge server in a crontab:
    <pre>

    0 0 * * * cd /home/groups/b/bi/bicyclerepair/htdocs/bzr; tar -zcf bicyclerepair-nightly.tar.gz bicyclerepair

    </pre>

    I've just down downloaded it and it works ok for me on Linux. (i.e. I can unpack it, and bzr branch from it). Unfortunately I don't have windows to check on. Could it be a problem with unpacking the tarball on a non-unix OS?
  • thank you for your work

Add New Comment

Returning? Login