是否有仅适用于一个人的准系统 Windows 版本控制系统? [英] Is there a barebones Windows version control system that's suitable for only one guy?

查看:25
本文介绍了是否有仅适用于一个人的准系统 Windows 版本控制系统?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试为我自己的个人使用找到一个尽可能简单的源代码管理.我需要的主要功能是能够读取/提取我的代码的过去版本.我是唯一的开发者.我看过很多不同的版本控制系统,但它们似乎都比我需要的要复杂得多.我需要一个简单的,在 Windows 下运行,并且不会暴露在网络中.

I'm trying to find a source control for my own personal use that's as simple as possible. The main feature I need is being able to read/pull a past version of my code. I am the only developer. I've looked at a lot of different version control systems, but they all seem way more complicated than I need. I need one that's simple, runs under Windows, and doesn't expose itself to the network.

特别是,版本控制系统应该需要暴露一个 HTTP 接口,它应该只与本地文件系统交互.它只需要一个版本控制系统,只适用于一个人和一个人.图形用户界面是一个加分项.

Specifically, the version control system should not require exposing an HTTP interface, it should interact with the local filesystem only. It just needs to be a version control system geared for one guy and one guy only. Graphical UI is a plus.

有谁知道有什么软件可以满足我的需求?

Does anyone know of software would satisfy what I'm looking for?

谢谢!

-迈克

推荐答案

Subversion 很棒——你可以自己运行服务器或使用诸如 assembla.com 之类的东西来托管您的代码(尽管这会将其暴露给网络).

Subversion is great -- you can run the server yourself or use something like assembla.com to host your code (although that exposes it to the network).

有许多 gui 应用程序,例如 tortoise svn,可让您与源代码控制存储库进行交互

There are numerous gui applications like tortoise svn that would allow you to interact w/ the source control repo

这篇关于是否有仅适用于一个人的准系统 Windows 版本控制系统?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆