From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: download from svn repository under GuixSD Date: Sat, 19 Jan 2019 20:30:45 +0100 (CET) Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_63581_1877485916.1547926246193" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkwKQ-0002rX-Sp for help-guix@gnu.org; Sat, 19 Jan 2019 14:30:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkwKP-0000kQ-T6 for help-guix@gnu.org; Sat, 19 Jan 2019 14:30:50 -0500 Received: from w1.tutanota.de ([81.3.6.162]:54664) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gkwKP-0000fg-Bh for help-guix@gnu.org; Sat, 19 Jan 2019 14:30:49 -0500 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id 30C06FA0626 for ; Sat, 19 Jan 2019 19:30:46 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Help Guix ------=_Part_63581_1877485916.1547926246193 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello! I've found some useful things but they are svn folders. I can download them using wget and sed. But I think svn is that exact tool for such a purpose. I have only this: $ guix package -s svn name: emacs-magit-svn version: 2.2.0... Please, let me know how to download files from online svn folder? ------=_Part_63581_1877485916.1547926246193 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello! I've found some useful things but they are svn folders. I can download them using wget and sed. But I think svn is that exact tool for such a purpose.

I have only this:

$ guix package -s svn
name: emacs-magit-svn
version: 2.2.0...


Please, let me know how to download files from online svn folder?


------=_Part_63581_1877485916.1547926246193--