Skip to content

Commit

Permalink
Merge pull request #1520 from beav/mergedoc
Browse files Browse the repository at this point in the history
closes #84 Updates to merge process
  • Loading branch information
beav committed Jan 16, 2015
2 parents f722d53 + 84e9da1 commit 34e8ade
Show file tree
Hide file tree
Showing 6 changed files with 440 additions and 54 deletions.
6 changes: 3 additions & 3 deletions docs/dev-guide/contributing/dev_setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ the latest dependencies according to the spec file.

#. Install some additional dependencies for development::
$ sudo yum install python-setuptools redhat-lsb mongodb mongodb-server \
qpid-cpp-server qpid-cpp-server-store python-qpid-qmf python-nose \
python-mock python-paste python-pip
$ sudo yum install python-setuptools redhat-lsb mongodb mongodb-server \
qpid-cpp-server qpid-cpp-server-store python-qpid-qmf python-nose \
python-mock python-paste python-pip

The only caveat to this approach is that these dependencies will need to be maintained after this
initial setup. Leaving the testing builds repository enabled will cause them to be automatically
Expand Down
322 changes: 322 additions & 0 deletions docs/dev-guide/contributing/images/pulp-branches.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 34e8ade

Please sign in to comment.