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.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to