Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2014 21:46:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 193905] Upgrade of devel/apr1 to apr-1.5.1.1.5.4 causes devel/subversion to break
Message-ID:  <bug-193905-16115-zo7AFL1e1l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193905-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193905-16115@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=193905

Olli Hauer <ohauer@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Triage                |In Discussion
                 CC|                            |ohauer@FreeBSD.org

--- Comment #3 from Olli Hauer <ohauer@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 on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193905-16115-zo7AFL1e1l>