https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230635

--- Comment #4 from Glen Barber <g...@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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to