有没有可以管理 FTP 文件夹上保存的代码的源代码控制工具?

发布于 2024-09-07 05:29:10 字数 106 浏览 2 评论 0原文

我从一些第三方提供商那里购买了托管空间。现在我正在考虑使用一些空间进行源代码控制管理。

在网上搜索时我发现 VSS 不支持 FTP 文件夹。有没有可以用于 ftp 源代码控制的工具?

I have bought hosting space from some third party provider. Now I am thinking to use some of the space for source control management.

On searching the net I have found VSS does not support FTP folders. Is the any tool that can be used for source control over ftp?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

俏︾媚 2024-09-14 05:29:10

对于托管版本控制存储库来说,FTP 是一个糟糕的选择。我不知道有任何 VCS 支持它。将 git 与 github 结合使用,或将 Mercurial 与 bitbucket

FTP is a poor choice for hosting a version-control repository. I don't know of any VCS that supports it. Use git with github or Mercurial with bitbucket.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文