Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2018 14:41:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 230635] [regression] Spam in console after r336593 (NFS mounted)
Message-ID:  <bug-230635-227-CIvqwNTGK9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230635-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230635-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230635

--- Comment #4 from Glen Barber <gjb@FreeBSD.org> ---
I'm trying to understand exactly what is happening here, because the commit=
 in
question should in no way impact the /usr/src checkout.

Is the /usr/src export on the NFS host in fact corrupt?

Two ways off-hand I can think about that can cause this is:

1) A network interruption during 'svn checkout' or 'svn update' of the tree;
2) concurrent svn commands attempting to manipulate or read from the svn
database, for example a 'svn update' from one NFS client while 'svn status'
from another NFS client.

Can you show what 'svn status' on the NFS exported share from the host looks
like?  It might be a bit verbose, so the top 20 or so lines might be
sufficient.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230635-227-CIvqwNTGK9>