Windows 7 需要一种简单的方法来跟踪文件更改并恢复到以前的版本
我正在寻找某种方法来回滚文件更改。我看过版本控制系统,例如 tortoiseCVS,但我似乎无法设置它。
如果有人能帮助我找到一个很好的解决方案来跟踪和回滚 win7 上的文件更改,那就太好了!
克里斯
I am looking for some way to roll back file changes. I have looked at versioning systems such as tortoiseCVS, but I can't seem to get it setup.
If anyone can help me find a great solution to track and roll back file changes on win7 that would be great!
Chris
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
一种非常简单的解决方案是使用 DropBox。它在底层使用 SVN,但您无需执行任何操作,甚至无需了解这一事实。 Dropbox 文件夹中的所有文件都会自动进行版本控制。现在,DropBox 还允许您共享文件并将它们复制到网络,但您根本不必使用这些功能。
主要限制是免费帐户的存储空间不得超过 2 GB。
One very easy solution is to use DropBox. It uses SVN under the hood, but you don't have to do anything, or even be aware of that fact. All the files in your dropbox folder are automatically versioned. Now, DropBox also lets you share files, and replicates them to the web, but you don't have to use these features at all.
The main limitation is that the free account is limited to 2 GB.