[Bug 219367] svnlite update fails with "E175003: Attempt to fetch capability 'depth' resulted in 'yes'"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 18 00:48:22 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219367
Bug ID: 219367
Summary: svnlite update fails with "E175003: Attempt to fetch
capability 'depth' resulted in 'yes'"
Product: Base System
Version: CURRENT
Hardware: arm
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: arm
Assignee: freebsd-arm at FreeBSD.org
Reporter: bugs.freebsd.asc at schwarzes.net
When running a "svnlite update", it fails with :
"E175003: Attempt to fetch capability 'depth' resulted in 'yes'".
It's not only affecting to me, there are other reports at the freebsd-arm
mailing list.
After some investigation I found out, when using a older svnlite binary from
r314301, then
all is working like expected.
root at pizelot:/usr/src # uname -a
FreeBSD pizelot.schwarzes.net 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r318315: Tue
May 16 01:06:37 CEST 2017
root at pizelot.schwarzes.net:/usr/obj/usr/src/sys/RPI2-B-ASC arm
root at pizelot:/usr/src # svnlite update
Updating '.':
svn: E175003: Attempt to fetch capability 'depth' resulted in 'yes'
root at pizelot:/usr/src # svnlite info
Path: .
Working Copy Root Path: /usr/src
URL: http://svn.freebsd.org/base/head
Relative URL: ^/head
Repository Root: http://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 318315
Node Kind: directory
Schedule: normal
Last Changed Author: ngie
Last Changed Rev: 318315
Last Changed Date: 2017-05-15 21:58:01 +0200 (Mon, 15 May 2017)
root at pizelot:/usr/src # /tmp/svnlite.r314301 update
Updating '.':
A sys/dev/cxgbe/crypto
U sys/dev/mpr/mpr_mapping.c
U sys/dev/mpr/mpr_pci.c
[...]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-arm
mailing list