On Sunday, November 06, 2011 6:49 PM, "Nico Kadel-Garcia" <nka...@gmail.com> wrote: > If device nodes and pipes are protected by being "unversioned" and > impossible to "version",
It's definitely possible to have a special file obstruct a versioned file... (svn checkout wc; /bin/rm wc/iota; mk{nod,fifo,..} wc/iota) I am not curious enough about knowing what happens then to try it.