使用GIT实现Dropbox类型功能 [英] Using GIT to implement Dropbox type functionality

查看:124
本文介绍了使用GIT实现Dropbox类型功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想实现一种机制来跨多台机器同步文件。我不特别关心超过1个月的文件,所以不需要保留这些数据。



Git似乎做了几乎所有的这些,除了用于消除旧版本。是否有破坏性的命令让我说杀死所有比X年老的修订版?或者如果有另一个VCS工具可以用来完成同样的事情,我会非常感兴趣。

另请参阅git-annex assistantsharebox


I'd like to implement a mechanism to synchronize files across multiple machines. I don't particularly care about files that are older than 1 month, so there is no need to keep that data around.

Git seems to do almost all of this except for eliminating old revisions. Is there a destructive command that lets me say "Kill all revisions older than X" ? Or if there is another VCS tool I can use to accomplish the same thing, I'd be very interested.

解决方案

Also see "git-annex assistant" and "sharebox".

这篇关于使用GIT实现Dropbox类型功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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