需要将代码从托管的 svn 存储库移动到生产服务器
我本来打算进行导出,但由于存储库是外部托管的 svn,它是一个 https:// 地址,导出命令(torotoise svn)不允许使用该地址。我如何移动代码? (生产服务器是另一个外部托管地址)。
I was going to do an export but since the repo is externally hosted svn it's a https:// address which is not allowed with export command(torotoise svn). How do i move the code? (The production server is another externally hosted address).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
可能我没有正确理解你的意思,但是你当然可以使用 tortoiseSVN 的导出命令 https://
你尝试过吗?您的具体错误消息是什么?
否则,您可以使用命令行:
May be I do not understand you correctly, but of course you can use the export-command of tortoiseSVN with https://
Have you tried it? What is your exact error message?
Ohterwise you can use the commandline: