Community Page
- phildawes.net/blog/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi, Do you feel that your agility in Factor has improved since this post? Roger
- Thanks for the pointer - I've cleaned up the spam and regrettably added some moderation
- I'm loving the comments thread for this post. Can't decide whether to get my upholstery cleaned or do something about my fast food obesity.
- Cool - thanks Eric
- I pasted some code that does the moving sum in factor. http://paste.factorcode.org/paste?id=569#282
Jump to original thread »
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 »
3 years ago
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?
3 years ago
3 years ago
<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?
3 years ago