I m in the specific use case of wanting to methodologically document everything significant I do while setting up my new workstation (running Mac OS X Lion).
我愿在同一存放处对我档案系统中完全不同地点的文件实行控制,例如<代码>/etc、<代码>~/、<代码>/Libraries等。
我的一些想法/细节:
- This repo will be for personal use only. I ll use a GUI client to browse my settings history.
- I initially wanted to use Git, hosted in one large Github private repository, but as you can t clone subfolders the way you would do it with SVN, I d have to create symlinks everywhere, which does not seem convenient.
- So, would I be better off setting up a local SVN server and just checking in the files I want, when I want to version them?