changeset 810:3e22750b4168

Updated docs for 'hg:pull' to mention the need for a default path to be used when pulling new revisions. Closes #611.
author osimons
date Mon, 30 Aug 2010 13:14:10 +0000
parents 780a86f0a3f1
children 29a5793c452a
files doc/commands.txt
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
 ----------
Copyright (C) 2012-2017 Edgewall Software