分布式版本控制系统

编程入门 行业动态 更新时间:2024-10-20 20:54:29
本文介绍了分布式版本控制系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想和我的程序员一起实现分布式版本控制系统。他们四处散落。全部使用不同的IDE或不使用IDE /不同的操作系统。我是整个场景的新手。 另外,我们没有服务器的root权限,因此我们无法使用服务器。 怎么做?我最好与GUI一起使用哪种客户端工具。 以及如何在服务器或Web托管站点上实现它?

I want to implement distributed version control system with my fellow programmers. They are scattered around. All using different IDEs or no IDEs/ different operating systems too. I'm new to the whole scenario. Also, we have no root permission of our server, so we cannot use the server. How to go about it? What client side tool should I use preferably with a GUI. And how to implement it with a server or web hosting site?

推荐答案

这样做会更容易:

  • 运行类似虚拟机的映像(例如Docker,无需root ,应该是可能很快 a>)
  • 在其中安装 Bitnami堆栈,如 GitLab Bitnami一个。
  • run a virtual machine-like image (like Docker, without needing root, which should be possible soon)
  • install in it a Bitnami stack like the GitLab Bitnami one.

您将立即获得类似GitHub的克隆。

You would get a GitHub-like clone instantly.

更多推荐

分布式版本控制系统

本文发布于:2023-11-30 20:45:44,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1651423.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:分布式   控制系统   版本

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!