有没有免费的私人集市在线源码主机?

发布于 2024-08-04 00:56:51 字数 1459 浏览 5 评论 0原文

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

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

发布评论

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

评论(7

黎夕旧梦 2024-08-11 00:56:51

Bazaar 可以通过 FTP 托管分支。因此,如果您有免费的私人 FTP 托管,您可以将其用于免费的私人 bzr 存储库。

Bazaar can host branches over FTP. So if you have free private FTP hosting you can use it for free private bzr repository.

好菇凉咱不稀罕他 2024-08-11 00:56:51

为您提供两种选择:

真正私密,有团队支持:

  • 使用私有 SFTP 或 FTPS 服务器。如果您已经有一个网络主机,您可能可以使用它来实现此目的。您还可以在计算机上提供个人 SFTP/FTPS 服务器(例如,您可以使用OpenSSH进行 SFTP 或Pure-FTPVSFTPD进行FTPS,所有这些都可以在 Linux 和 Unix 机器上快速设置)。

个人沙箱,没有团队:

  • Launchpad!您可以在 Launchpad 上自由使用个人“垃圾”存储库,但无需团队支持。如果您正在开发一个入门项目但不想过早发布它,则非常有用。您还可以将其用于家庭工作交流。
    请参阅https://help.launchpad.net/Code/PersonalBranches

Two options for you :

The really private, with team support :

  • Use a private SFTP or FTPS server. If you already have a web host you probably can use it for this. You can also serve a personal SFTP/FTPS server on your computer (for example you can use OpenSSH for SFTP or Pure-FTP or VSFTPD for FTPS, all of which are quick to setup on a Linux and Unix machines).

The personal sandbox , without team :

  • At Launchpad ! You can freely use a personal "junk" repo at Launchpad, but without team support. Very useful if your are working on a starter project but do not want to publish it to early. You can also use it for home<->work exchanges.
    See https://help.launchpad.net/Code/PersonalBranches
只怪假的太真实 2024-08-11 00:56:51

http://launchpad.net - 免费集市托管...但我不知道你所说的访问是什么意思- 我认为它与 github 具有相同的功能(我们正在与 Moovida 一起使用它),但我不太确定。

http://launchpad.net - free bazaar hosting... but I don't know what do you mean by access - I think that is has same functionalisty as github (we are using it working with Moovida) but I am not quite sure.

一紙繁鸢 2024-08-11 00:56:51

我刚刚发现我当前的网络托管提供商 (http://www.webfaction.com) 提供了 bzr 的 1 个命令安装,以及安装 loggerhead 的简单说明。可能其他人也这样做,但这是我第一次听说。

http://docs.webfaction.com/software/bazaar.html

I just found out my current web hosting provider (http://www.webfaction.com) provides 1-command installation of bzr, plus easy instructions for installing loggerhead. Possibly others do as well, but this is the first one I've heard of.

http://docs.webfaction.com/software/bazaar.html

南汐寒笙箫 2024-08-11 00:56:51

Launchpad.net

它是 ubuntu 发行版的所在地,但它开放托管任何项目,并且他们使用 bazaar 作为主要的 VCS工具。

Launchpad.net

Its the home of the ubuntu disto, but its open to host any project and they use bazaar as their primary VCS tool.

得不到的就毁灭 2024-08-11 00:56:51

请参阅 http://wiki.bazaar.canonical.com/Hosting 了解已知托管提供商的列表对于芭莎。据我所知,没有免费的私人分支机构托管服务商。

See http://wiki.bazaar.canonical.com/Hosting for a list of known hosting providers for Bazaar. There are no free hosters of private branches that I'm aware of.

似最初 2024-08-11 00:56:51

刚刚发现 Codebase 提供了一个项目/存储库的免费计划:git、svn、mercurial 或 bazaar,供您选择。

Just found that Codebase provides free plan with one project/repo: git, svn, mercurial or bazaar, at your choice.

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