summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoerg <joerg>2009-08-23 18:12:12 +0000
committerjoerg <joerg>2009-08-23 18:12:12 +0000
commitddc235678cd3b7ec8e6d655eff2757970bc5ac48 (patch)
tree6ab628acac97670ff205a3a82fa8bd681d46ffdb /doc
parent7bf25e899b05074d66a958836f5259bf9da1198e (diff)
downloadpkgsrc-ddc235678cd3b7ec8e6d655eff2757970bc5ac48.tar.gz
Add USE_NETBSD_REPO.
Diffstat (limited to 'doc')
-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">