A while ago I looked at the ext3cow file system. I am interested in getting it running under lucid. I was wondering whether anyone had successfully set it up on their system and could offer any tips? I have had a quick google around but not found any mentions of getting it working under Ubuntu.
|
closed as too localized by Luis Alvarado♦ Mar 14 at 17:01
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
In the path of alternatives, there are other copy-on-write filesystems, like |
|||
|
|
|
I too looked at ext3cow a while ago and spent some time in setting things up and testing. What I found and what I suspect you will find, is that what you really require is distributed VCS such as bzr. Having the file system history is very useful and ext3cow takes care of this for you automatically without the hassle of having to commit. But in reality having the option to commit, add log details, revert easily and graphically view the history makes the committing a small overhead to manage. |
|||
|
|
|
As there website says: • It is totally modular, requiring no changes to kernel or VFS interfaces It hasn't been in development for a couple of years. I am doubtful but hopeful give it a try. Or maybe look at some alternatives. |
|||||||||||||
|