GNU bug report logs -
#43442
Code stored with Subversion (SVN) cannot be retrieved from SWH
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Wed, 16 Sep 2020 08:15:01 UTC
Severity: important
Tags: patch
Done: Ludovic Courtès <ludovic.courtes <at> inria.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
On Mon, 21 Sep 2020 at 23:19, Ludovic Courtès <ludo <at> gnu.org> wrote:
>> + (method svn-fetch)
>> + (uri (svn-reference
>> + (url "https://scm.gforge.inria.fr/anonscm/svn/mpfi/trunk/mpfi")
>> + (revision 688)))
>
> Does this have any chance of working with SWH? Does their HTTP API
> support looking up svn revision for a given origin URL?
Well, I have not yet did my homework on the topic, neither asked on
#swh-devel.
Probably not!
In any case, we should find a way because there are a lot of Subversion
sources.
> Also:
>
> scheme@(guile-user)> (lookup-origin "https://scm.gforge.inria.fr/anonscm/svn/mpfi/trunk/mpfi")
> $6 = #f
Since “guix lint -c archival” I should have forgotten to submit the
request via their Web interface. Now, it is scheduled:
<https://archive.softwareheritage.org/save/#requests>
> So the effect today would be the opposite of what we’re attempting: when
> GForge goes down, we’d lose it completely.
I agree.
Well, the shutdown of the INRIA’s GForge is a concrete deadline to add
the support of Subversion (and Mercurial) sources to:
- fallback to SWH
- guix lint -c archival
I am working on it. :-)
All the best,
simon
This bug report was last modified 1 year and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.