Lisa M. Doucette writes: > > I was looking at http://www.cvshome.org/docs/manual/cvs_2.html#SEC27 > referencing the use of swap space. Couldn't see how to change its location. > Your link got me going in the right direction.
The problem seems to be that you're confounding swap space with temporary file space. Swap space is managed by the operating system for virtual memory (swapping and paging) and is normally "magic" disk space outside of any filesystem. Temporary file space is managed by the application and must be within a filesystem. -Larry Jones Let's just sit here a moment... and savor the impending terror. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
