unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Sree Harsha Totakura <sreeharsha@totakura.in>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: SVN download
Date: Tue, 25 Mar 2014 21:29:02 +0100	[thread overview]
Message-ID: <87wqfi6n01.fsf@gnu.org> (raw)
In-Reply-To: <53317EF8.4000709@totakura.in> (Sree Harsha Totakura's message of "Tue, 25 Mar 2014 14:04:56 +0100")

Sree Harsha Totakura <sreeharsha@totakura.in> skribis:

> I wrote a helper to download sources from SVN directories.  I guess it
> works but I am unable to test it as I get the following error while
> validating the server SSL certificates:

Given that our Subversion is currently linked against an OpenSSL-using
version of Neon, I think what would need to be done is to (1) get a
ca-certificates packages, and (2) point whatever OpenSSL’s environment
variable is to those certificates, in the build environment.

This has been discussed a bit in the thread at

  https://lists.gnu.org/archive/html/guix-devel/2014-02/msg00242.html

Now, alternately, does GNUnet provide http SVN access (no TLS)?
If it does, you could:

  1. Do an SVN checkout manually, and authenticate it (we can’t really
     claim that TLS buys you anything here, as discussed with Mark on
     IRC recently...)

  2. Compute that checkout’s hash, with ‘guix hash -r’.

  3. Write your recipe so that it uses the non-SSL SVN access, with the
     revision and hash obtained above.

WDYT?

Ludo’.

  reply	other threads:[~2014-03-25 20:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 13:04 SVN download Sree Harsha Totakura
2014-03-25 20:29 ` Ludovic Courtès [this message]
2014-03-25 21:50   ` Sree Harsha Totakura

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=87wqfi6n01.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=sreeharsha@totakura.in \
    /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).