简体   繁体   English

作为Web应用程序的版本控制

[英]Version Control as a Web Application

Couldnt find a Version Control system that I could simply install as a web application on a shared hosting provider. 不可能发现一个版本控制系统,我可以简单地安装为一个共享的主机提供商的Web应用程序。 I wish for a simple REST based web application in PHP/Ruby with a backend of MySQL (or something). 我想在PHP /红宝石与MySQL(或东西)的后端的基于REST的Web应用程序。

Simply use GET and PUT to check-in check-out files. 只需使用GET和PUT签入签出文件。

This may be all I would need. 这可能就是我所需要的。

Database Backend wise 4/5 tables 数据库后端明智的4/5表

Users Repositories Folders Files FileVersions Revisions 用户存储库文件夹文件FileVersions修订版

Your thoughts? 你的意见?

I don't think such a thing exists. 我认为这样的事情不存在。 At least not in a form that is installable on PHP or Ruby shared hosting. 至少不是以可在PHP或Ruby共享主机上安装的形式。 (I researched this at one point pretty well.) (我曾经很好地研究过这一点。)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM