You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Arfrever Frehtes Taifersar Arahesis <ar...@gmail.com> on 2007/09/13 17:16:14 UTC

[PATCH] Fix Berkeley DB download URL

When Berkeley DB isn't installed, a message is shown, which contains out-of-date URL.

[[[
Fix Berkeley DB download URL.

* configure.in: Fix Berkeley DB download URL.

Patch by: Arfrever Frehtes Taifersar Arahesis <ar...@gmail.com>
]]]


-- 
Arfrever Frehtes Taifersar Arahesis

Re: [PATCH] Fix Berkeley DB download URL

Posted by "C. Michael Pilato" <cm...@collab.net>.
Arfrever Frehtes Taifersar Arahesis wrote:
> When Berkeley DB isn't installed, a message is shown, which contains out-of-date URL.
> 
> [[[
> Fix Berkeley DB download URL.
> 
> * configure.in: Fix Berkeley DB download URL.
> 
> Patch by: Arfrever Frehtes Taifersar Arahesis <ar...@gmail.com>
> ]]]
> ------------------------------------------------------------------------
> 
> Index: configure.in
> ===================================================================
> --- configure.in	(revision 26580)
> +++ configure.in	(working copy)
> @@ -802,7 +802,7 @@
>  will build without the Berkeley DB back-end; your repositories will
>  use FSFS as the default back-end.  You can find the latest version of
>  Berkeley DB here:
> -  http://www.sleepycat.com/download/index.shtml
> +  http://www.oracle.com/technology/software/products/berkeley-db/index.html
>  ])
>  ;;
>  esac

Committed in r26581.  Thanks, Arfrever.

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand