svn: E175003: Attempt to fetch capability 'depth' resulted in 'yes'
John
tech-lists at zyxst.net
Wed Apr 5 11:44:18 UTC 2017
On Tue, 4 Apr 2017, at 23:39, Bernd Walter wrote:
> Different problem, but I've switched to a local svn mirror because svn
> couldn't handle service timeout disconnections when writing to SD card.
As a general rule I move all fs/dirs where there's expected to be lots
of read/write activity to either a usb3 stick, or one of those
usb-powered spinning rust disks. Even though on the Pi, the interface is
only usb2, for some reason using usb3-capable storage is more pain-free
than something strictly usb2. I don't know why. I only get the problem
you're describing with usb2 disks.
So, on the usb3 key or disk I mount the following, before updating
kernel world or building anything from ports:
/ccache
/var/log
/usr/ports
/usr/src
/usr/obj
/tmp
/usr/home
swap partition
/var/tmp is a small mfs.
--
J.
tech-lists at zyxst.net
More information about the freebsd-arm
mailing list