V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
The Go Programming Language
http://golang.org/
Go Playground
Go Projects
Revel Web Framework
elechi
V2EX  ›  Go 编程语言

svn 有 git 的 url insteadof 功能吗?

  •  
  •   elechi · 2023-01-05 18:24:15 +08:00 · 780 次点击
    这是一个创建于 449 天前的主题,其中的信息可能已经有所发展或是发生改变。

    git config --global url."http://192.168.1.10/".insteadof "https://www.test.cn/"

    git 有上面这种功能,不知道 svn 有吗? 因为有几个 go 模块是在公司的 svn 服务器上,地址是 ip 形式的,而模块名是 xxx.com/xxx 形式的,又不想用 replace

    spadger
        1
    spadger  
       2023-01-05 18:46:17 +08:00
    svn relocate
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2749 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 12:45 · PVG 20:45 · LAX 05:45 · JFK 08:45
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.