You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David James <ja...@gmail.com> on 2004/10/31 15:52:36 UTC

Request for 1.1.2 nomination: Simple but important JavaHL installation fixes in r11047, r11050

The following bug fixes (committed by Greg Hudson) are very simple and
will make the JavaHL installation process substantially easier. Greg,
if you agree, would you please backport these changes to the 1.1.x
branch? I've included below the necessary changes to the "STATUS"
file.

  * r11047 (Issue #2032)
    Always call mkdir-init, even if we're not in a VPATH setup
    Justification:
      Allows users to install JavaHL without manually creating
      directories to work around Issue #2032.
    Notes:
    Votes:
  * r11050
    Add install dependencies for libsvn_fs and libsvn_fs_base
    Justification:
      Allows users to install JavaHL separately, without needing to
      compile and install the base subversion package. Without this
      fix, JavaHL installation crashes in that case.
    Notes:
    Votes:

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Request for 1.1.2 nomination: Simple but important JavaHL installation fixes in r11047, r11050

Posted by "Peter N. Lundblad" <pe...@famlundblad.se>.
On Sun, 31 Oct 2004, David James wrote:
> The following bug fixes (committed by Greg Hudson) are very simple and
> will make the JavaHL installation process substantially easier. Greg,
> if you agree, would you please backport these changes to the 1.1.x
> branch? I've included below the necessary changes to the "STATUS"
> file.
>
I added them to STATUS in r11681.

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org