looking for something like a union file system

Ulrich Spoerlein uspoerlein at gmail.com
Sat Nov 15 06:34:12 PST 2008


On Fri, 14.11.2008 at 17:44:39 -0500, Aryeh M. Friedman wrote:
> I am using a dev tool that maintains a "split" source tree for currently
> worked on files and those in the repo (aegis which is slightly different
> then how svn or cvs does it) and my the default build system assumes it
> is all in one tree.... thus I want someway of merge the two dirs and
> have a copy on write via a special command for it (i.e. if I start to
> edit foo.c it automatically checks it out for me).... any ideas?

mount_unionfs(8) or the FUSE equivalent

Cheers,
Ulrich Spoerlein
-- 
It is better to remain silent and be thought a fool,
than to speak, and remove all doubt.


More information about the freebsd-hackers mailing list