On 09/04/2013 12:08 AM, Sylvain Lebresne wrote:
I would venture that either your local copy or whatever your 'origin' points to is not up to date. There was a cassandra-2.0.0 prior to the final 2.0 release and it was both a tag and a branch name for about 10 minutes but the branch has been removed since then as can be seen (or rather not seen) at: https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=heads
I had a 'git checkout cassandra-2.0.0' that was a branch from a while ago. After deleting my local branch, it's all good.
I'll note in particular that the apache github mirror ( https://github.com/apache/cassandra) is known for not always being up to date and in particular, for some reason, I think it doesn't pick up branch deletions in its mirroring.
My origin is the apache git repo. Thanks, Blair
