Show More
@@ -66,7 +66,7 b' RhodeCode VCSServer repositories into th' | |||||
66 | RhodeCode currently is using Mercurial Version Control System, please make sure |
|
66 | RhodeCode currently is using Mercurial Version Control System, please make sure | |
67 | you have it installed before continuing. |
|
67 | you have it installed before continuing. | |
68 |
|
68 | |||
69 | To obtain the required sources, use the following commands: |
|
69 | To obtain the required sources, use the following commands:: | |
70 |
|
|
70 | ||
71 | mkdir rhodecode-develop && cd rhodecode-develop |
|
71 | mkdir rhodecode-develop && cd rhodecode-develop | |
72 | hg clone https://code.rhodecode.com/rhodecode-enterprise-ce |
|
72 | hg clone https://code.rhodecode.com/rhodecode-enterprise-ce | |
@@ -80,9 +80,9 b' To obtain the required sources, use the ' | |||||
80 | Install some required libraries |
|
80 | Install some required libraries | |
81 | ------------------------------- |
|
81 | ------------------------------- | |
82 |
|
82 | |||
83 |
There are some required drivers that we need to install to |
|
83 | There are some required drivers and dev libraries that we need to install to | |
84 |
under different types of databases. For example in Ubuntu we |
|
84 | test RhodeCode under different types of databases. For example in Ubuntu we | |
85 | the following. |
|
85 | need to install the following. | |
86 |
|
86 | |||
87 | required libraries:: |
|
87 | required libraries:: | |
88 |
|
88 |
General Comments 0
You need to be logged in to leave comments.
Login now