# HG changeset patch # User osimons # Date 1283174050 0 # Node ID 3e22750b41683e388c1ea93776bb1728e0984e76 # Parent 780a86f0a3f1da7e24ea3eeb7f06a088f35c1237 Updated docs for 'hg:pull' to mention the need for a default path to be used when pulling new revisions. Closes #611. diff --git a/doc/commands.txt b/doc/commands.txt --- a/doc/commands.txt +++ b/doc/commands.txt @@ -1129,7 +1129,9 @@ As the command depends on a pre-existing repository, bitten-slave must be started with ``--build-dir=`` option for locating and working with the -repository. +repository. Also, seeing no remote location can be specified the repository +``.hg/hgrc`` configuration file needs a ``[paths] default = ....`` location +defined. Parameters ----------