[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: testsuite failues of 1.0.9 on GNU/Linux sparc/ia64

From: Tristan Seligmann <tristan_at_quotemaster.co.za>
Date: 2004-10-20 10:54:37 CEST

On Mon, Oct 18, 2004 at 09:58:54AM -0500, kfogel@collab.net wrote:
> David Kimdon <dwhedon@debian.org> writes:
> > There is plenty of space on the filesystem. The only oddity is that
> > the filesystem, at least in the cases where I ran the build manually
> > are a Linux 'bind' mount. All the failures look like we have a broken
> > filesystem.
>
> Is that like NFS, or something else?

You can mount an already visible directory tree onto another location by
doing:

    mount --bind /path/to/existing /path/to/newlocation

Vaguely like a sym/hardlink, but implemented in the VFS layer. I think this
is what he's referring to.

-- 
Tristan Seligmann
Software Engineer / Network Administrator
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 20 10:55:36 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.