您如何存储代码和文件以供跨机器使用 [英] How do you store your code and files for use across machines

查看:89
本文介绍了您如何存储代码和文件以供跨机器使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我很想知道人们必须采取哪些策略来保持其代码和跨多台计算机的版本.例如,我有一台运行XP的台式机,一台运行XP的Macbook和运行XP的VMWare,以及一台用于运行产品演示的销售笔记本电脑.我想知道如何始终将它们同步. Subversion可能会发生这种情况,但我发现它在处理二进制文件时不太有用-也许我在这里忽略了一些东西.其他人必须使用类似的问题,他们会使用什么?他们是否将所有文件都保存在USB驱动器上,而不保存在本地文件系统上.我并不总是在线,因此远程存储并不是一个选择.

I am interested to know what strategies people have to keep their code AND work versioned across multiple machines. For example I have a desktop PC running XP, a macbook running OSX and VMWare running XP as well as a sales laptop for running product demos. I want to know how I can always have these in sync. Subversion is a possibility for this but i find it less useful for dealing with binary files - maybe I have overlooked something here. What do other people use as they must have similar issues? Do they keep all files on a USB drive and never on the local file system. I am not always online so remote storage is not really an option.

推荐答案

就像其他人所说的那样,subversion是代码的最佳选择.对于二进制文件/非代码,我发现 DropBox 非常方便.它存储修订,具有删除功能,易于共享等功能,基本上是一种自动的,对网络友好的SVN.不必考虑它对我来说是最大的好处.

Like others have said, subversion is your best bet for code. For binary files/non-code, I find DropBox to be very convenient. It stores revisions, has undelete, easy sharing, etc. basically an automagic, web-friendly SVN. Not having to think about it is the biggest plus for me.

这篇关于您如何存储代码和文件以供跨机器使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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