[yt-svn] commit/yt-doc: brittonsmith: Adding information about yt update --all.

Bitbucket commits-noreply at bitbucket.org
Wed Jan 23 11:48:25 PST 2013


1 new commit in yt-doc:

https://bitbucket.org/yt_analysis/yt-doc/commits/2f71f7d3dedd/
changeset:   2f71f7d3dedd
user:        brittonsmith
date:        2013-01-23 20:45:28
summary:     Adding information about yt update --all.
affected #:  2 files

diff -r 41a29eb8260e344259abc2061d94897b6868269f -r 2f71f7d3dedde1eeab0dbd8ef13966e3388f22d8 source/advanced/installing.rst
--- a/source/advanced/installing.rst
+++ b/source/advanced/installing.rst
@@ -184,6 +184,18 @@
 a bug, and we would love to hear about it so we can fix it.  Please inform us 
 through the bugsubmit utility or through the yt-users mailing list.
 
+Updating yt's Dependencies
+--------------------------
+
+If you used the install script to originally install yt, updating the various 
+libraries and modules yt depends on can be done by running:
+
+.. code-block:: bash
+
+   $ yt update --all
+
+For custom installs, you will need to update the dependencies by hand.
+
 Switching Between Branches in yt
 ================================
 

diff -r 41a29eb8260e344259abc2061d94897b6868269f -r 2f71f7d3dedde1eeab0dbd8ef13966e3388f22d8 source/interacting/command-line.rst
--- a/source/interacting/command-line.rst
+++ b/source/interacting/command-line.rst
@@ -192,7 +192,8 @@
 ++++++
 
 This subcommand updates the yt installation to the most recent version for
-your repository (e.g. stable, 2.0, development, etc.).  See 
+your repository (e.g. stable, 2.0, development, etc.).  Adding the ``--all`` 
+flag will update the dependencies as well. See 
 :ref:`automated-update` for more details.
 
 .. _upload-image:

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list