shadows
V2EX  ›  问与答

ubuntu 22.04 镜像里用 svn 拉取源码毫无反应?

  •  1
     
  •   shadows · Dec 9, 2021 · 1103 views
    This topic created in 1627 days ago, the information mentioned may be changed or developed.

    最近在用 Github Action 做一些的东西,最后排查出 svn 这里出现问题,没办法完成,也不报错 具体的测试命令也很简单:

    docker run --rm ubuntu:22.04 /bin/bash -c "apt-get update && apt-get install -y subversion && svn co https://github.com/actions/setup-node/trunk/docs --non-interactive docs"
    
    

    随便选取了一个仓库做例子,正常情况下也只需要不到一分钟,而这个却一直无法运行结束,实在不知道为什么。

    4 replies    2021-12-09 13:19:47 +08:00
    ysc3839
        1
    ysc3839  
       Dec 9, 2021 via Android
    GitHub 支持 svn 吗?为啥不用 git ?
    shadows
        2
    shadows  
    OP
       Dec 9, 2021
    @ysc3839 支持,在 20.04 的系统中可用;只需要部分文件夹,svn 足以,并且 5 天前运行完全没问题
    shadows
        4
    shadows  
    OP
       Dec 9, 2021
    有在用 docker 的测试一下吗?是只有我这样吗?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1468 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 135ms · UTC 16:37 · PVG 00:37 · LAX 09:37 · JFK 12:37
    ♥ Do have faith in what you're doing.