Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hbase/HowToContribute" page has been changed by prosch:
http://wiki.apache.org/hadoop/Hbase/HowToContribute?action=diff&rev1=83&rev2=84
=== Getting the source code ===
First of all, you need the HBase source code.<<BR>>
-
+ [[http://www.uebersetzung-deutsch-englisch|Übersetzung Englisch Deutsch]]
Get the source code on your local drive using [[http://svn.apache.org/repos/asf/hbase|SVN]].
Most development is done on the "trunk":
{{{
- svn co http://svn.apache.org/repos/asf/hbase/trunk hbase-core-trunk [[http://www.uebersetzung-deutsch-englisch|Übersetzung
Englisch Deutsch]]
+ svn co http://svn.apache.org/repos/asf/hbase/trunk hbase-core-trunk
}}}
|