[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Experimental Win32 package from trunk/r13021

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-02-15 12:47:51 CET

I've just uploaded an experimental Win32 package (svn-win32-r13021) to
the "Windows Dev" area. the changes from the latest released package are:

    * Apache modules moved from the httpd/ directory to the bin/
      directory. This means that all modules and required shared
      libraries are now in one directory; which in turn means that the
      Apache config on Win32 doesn't have to copy the modules around any
      more, but can load them straight out of the Subversion install area.
    * I've upgraded the the libintl library (intl.dll) from gettext-0.13
      to gettext-0.14.1 and renamed it to intl3_svn.dll, so that the
      name no longer conflicts with other installed intl.dll versions.
      The binary package and diff from the canonical GnuWin32
      gettext-0.14.1 sources is in the "Windows libint' area. Note that
      this version of intl.dll doesn't depend on libiconv.
    * The binaries are now linked against BDB-4.3.27, and the binary
      package for /that/ is in the "Windows BDB" area.

Of course all ra_local and ra_svn tests pass on Windows. :-)

The svn-win32-1.2.0 distro will have this layout, so I'm posting this
package to give the installer and others time to adapt.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 15 12:47:00 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.