Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "HowToBuild" page has been changed by LyubenTodorov:
https://wiki.apache.org/cassandra/HowToBuild?action=diff&rev1=8&rev2=9

Comment:
update tag section

  # checkout source files for the release
  git checkout <tag_for_the_release>
  
- # for example, if you need to checkout 0.7.9 release
+ # for example, if you need to checkout 2.0.4 release
- git checkout cassandra-0.7.9
+ git checkout cassandra-2.0.4
  
  # if you need to checkout the latest files again
  git checkout trunk

Reply via email to