diff --git a/doc/darcs.html b/doc/darcs.html index 2af1caff8..b45dd38f3 100644 --- a/doc/darcs.html +++ b/doc/darcs.html @@ -6,7 +6,8 @@
+GF has now been moved to a Darcs repository. No changes should be committed to the CVS repository from now on. +
@@ -107,13 +111,17 @@ need to run autoconf before configure.
-Get all new patches from the main repo: +To get all new patches from the main repo:
$ darcs pull -a
+This can be done anywhere in your local repository, i.e. in the GF
+directory, or any of its subdirectories.
+
Without -a, you can choose which patches you want to get.