Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There have been attempts to address git's shortcomings with respect to independent revision control of a single file: There is the "zit" project at

http://git.oblomov.eu/zit

...although it wasn't ideal for me, and it doesn't look like it's been updated in a while. E.g., these days that should be on GitHub!

RCS really fits well with the use-case of /etc configuration files. It's a pity that Git doesn't function very well for that particular case.



I've been using etckeeper on all my machines for a while. It is a wrapper around git + some hook scripts to preserve file permissions and the existence of empty directories. I can't imagine going back to an unmanaged /etc directory now.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: