graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #01277
Re: [Question #169644]: AttributeError: 'module' object has no attribute 'parseRetentionDef'
Question #169644 on Graphite changed:
https://answers.launchpad.net/graphite/+question/169644
Status: Answered => Open
JOhn Chang is still having a problem:
I *think* I am on trunk. As the instructions said, I just did this to get the source:
bzr branch lp:graphite
I'm guessing that just pulls trunk, but it did not create a 'trunk' dir.
The instructions say to cd to 'trunk' after pulling the source, but
there is no such directory created.
I am reading up on bazaar and can't figure out how to get it to tell me
what trunk or branch I am on. In case it is informative, doing a 'bzr
log' produces this (I see revision numbers, but to trunk or branch
indication):
revno: 547
committer: Sidnei da Silva <sidnei.da.silva@xxxxxxxxxxxxx>
branch nick: graphite
timestamp: Mon 2011-08-29 10:58:32 -0300
message:
- Add missing __init__.py
------------------------------------------------------------
revno: 546
committer: Chris Davis <chrismd@xxxxxxxxx>
branch nick: graphite
timestamp: Sun 2011-08-28 22:49:17 -0700
message:
ignore exception-of-death when carbon-cache is unavailable
------------------------------------------------------------
revno: 545
committer: Chris Davis <chrismd@xxxxxxxxx>
branch nick: graphite
timestamp: Wed 2011-08-24 22:27:35 -0700
message:
whoops, merging in some bits I missed from the previous lp:~lucio.torre/graphite/add-events merge
------------------------------------------------------------
revno: 544
committer: Brian Hatfield <bmhatfield@xxxxxxxxx>
branch nick: graphite
timestamp: Wed 2011-08-24 19:20:22 -0400
message:
More polish of docs
(and so on....)
-----------------------------From the instructions:---------------------------------------
Please Use Trunk
There's a few subtle bugs in 0.9.7c that are causing increased message volume on the mailing list.
Please checkout trunk first, rather than 0.9.7c.
bzr branch lp:graphite
cd trunk (--I could not do this; it did not create a trunk dir--)
------------------------------------------------------------------------------------------------
thanks
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.