[Bug 193905] Upgrade of devel/apr1 to apr-1.5.1.1.5.4 causes devel/subversion to break
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 30 21:46:03 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193905
Olli Hauer <ohauer at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Triage |In Discussion
CC| |ohauer at FreeBSD.org
--- Comment #3 from Olli Hauer <ohauer at FreeBSD.org> ---
I don't think the issue was related to db48-> db5.
subversion uses dbX only on the server part and only if the repo was created
with `svnadmin --fs-type bdb'.
For the database on the client side sqlite3 is used (.svn/wc.db).
At the moment I don't have an idea why svn update was failing.
In case this happens again, try to run `svn cleanup' from the root checkout
(/usr/ports) to cleanup possible failures, if this does not work a quick cross
check can be done with svnlite (stripped down svn 1.8 in FreeBSD 10 base).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list