unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Christina O'Donnell <cdo@mutix.org>
Cc: 66540-done@debbugs.gnu.org
Subject: bug#66540: [DOCUMENTATION] doc: Expand origin-Reference section
Date: Wed, 18 Oct 2023 23:11:19 +0200	[thread overview]
Message-ID: <87pm1b4ow8.fsf@gnu.org> (raw)
In-Reply-To: <bc59aa9e4a3dd34f9ae786076a8b42f14c8fb0dc.1697288401.git.cdo@mutix.org> (Christina O'Donnell's message of "Sat, 14 Oct 2023 14:00:02 +0100")

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

Hi Christina,

Christina O'Donnell <cdo@mutix.org> skribis:

> * doc/guix.texi (origin Reference): Add references for hg-reference,
> svn-reference, bzr-fetch, and bzr-reference.

This looks great to me.

For ‘svn-reference’, I had to check the code: when ‘recursive?’ is
false, “--ignore-externals” is passed to ‘svn’.  I have a vague
recollection of “externals” being akin to submodules in Git.  Anyway, I
modified the patch as shown below.

Applied now, thank you!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 418 bytes --]

diff --git a/doc/guix.texi b/doc/guix.texi
index 24ee1dc702..91408b8e62 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -8573,7 +8573,7 @@ origin Reference
 
 @item @code{recursive?} (default: @code{#f})
 This Boolean indicates whether to recursively fetch Subversion
-sub-modules.
+``externals''.
 
 @item @code{user-name} (default: @code{#f})
 The name of an account that has read-access to the repository, if the

      parent reply	other threads:[~2023-10-18 21:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-14 13:00 [bug#66540] [DOCUMENTATION] doc: Expand origin-Reference section Christina O'Donnell
2023-10-14 15:34 ` Christina O'Donnell
2023-10-18 21:11 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pm1b4ow8.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=66540-done@debbugs.gnu.org \
    --cc=cdo@mutix.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).