summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorjoerg <joerg>2009-08-23 18:12:12 +0000
committerjoerg <joerg>2009-08-23 18:12:12 +0000
commit96091dbd71c1dd8e9dadc965949f6dfd6dd31e7a (patch)
tree6ab628acac97670ff205a3a82fa8bd681d46ffdb /doc/guide
parent74bc3d0ecda994f675e57f6aa8d3c6e5a779bef8 (diff)
downloadpkgsrc-96091dbd71c1dd8e9dadc965949f6dfd6dd31e7a.tar.gz
Add USE_NETBSD_REPO.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/submit.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/guide/files/submit.xml b/doc/guide/files/submit.xml
index 510ddd13902..34a3a29a5df 100644
--- a/doc/guide/files/submit.xml
+++ b/doc/guide/files/submit.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: submit.xml,v 1.22 2009/08/21 12:54:07 wiz Exp $ -->
+<!-- $NetBSD: submit.xml,v 1.23 2009/08/23 18:12:12 joerg Exp $ -->
<chapter id="submit"> <?dbhtml filename="submit.html"?>
<title>Submitting and Committing</title>
@@ -87,7 +87,11 @@
not the same as your NetBSD login name. The target also automatically
removes possibly existing entries for the package in the
<filename>TODO</filename> file. Don't forget to commit
- the changes, e.g. by using <command>make changes-entry-commit</command>!</para>
+ the changes, e.g. by using <command>make changes-entry-commit</command>!
+ If you are not using a checkout directly from cvs.netbsd.org, but e.g.
+ a local copy of the repository, you can set USE_NETBSD_REPO=yes. This
+ makes the cvs commands use the main repository.
+ </para>
</sect1>
<sect1 id="committing-importing">