Re: Ann: Subversion 0.33.1 released
Branko Čibej <[email protected]> Tue, 18 Nov 2003 23:29:56 +0100
| Newsgroups | gmane.comp.lib.binarycloud.devel,gmane.comp.version-control.subversion.announce |
|---|---|
| Message-ID | <[email protected]> |
The following 0.33.1 Win32 packages are now available:
Binaries:
http://subversion.tigris.org/files/documents/15/8370/svn-win32-0.33.1.zip
MD5: cc9c32c8db8d4738991a37c4b49e2f89
Development libraries:
http://subversion.tigris.org/files/documents/15/8371/svn-win32-0.33.1_dev.zip
MD5: 199d5dcd2734c4af78e8146980355d4b
Bindings for Python 2.3:
http://subversion.tigris.org/files/documents/15/8373/svn-win32-0.33.1_py.zip
MD5: 1b729c6dfd2ea880ddcc6fcb972fe8ff
Debug symbols (PDB):
http://subversion.tigris.org/files/documents/15/8369/svn-win32-0.33.1_pdb.zip
MD5: 33f4d2bb47902be527a48b9e5e5f7157
--
Brane Čibej <[email protected]> http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
README.txt
(text/plain, 1.6 KB)
This is Subversion for Win32, version 0.33.1. Read the CHANGES file to
see what changed in this release:
http://svn.collab.net/repos/svn/tags/0.33.1/CHANGES
These binaries are linked with:
neon-0.24.4
Berkeley DB 4.0.14
OpenSSL 0.9.7c
ZLIB 1.1.4
The Apache modules were built for httpd-2.0.48, and both the modules
and the Subversion executables use the apr, apr-iconv and apr-util
libraries that come with that version of Apache.
The Python bindings were built for Python 2.3.
Please read the Subversion INSTALL file for more information:
http://svn.collab.net/repos/svn/trunk/INSTALL
Package contents:
svn-win32-0.33.0/
README.txt -- the README file
bin/ -- All Subversion binaries and supporting DLLs
*.exe
*.dll
*.pdb
doc/ -- Doxygen documentation
*.html
*.css
*.png
httpd/ -- Apache modules
mod_*_svn.so
mod_*_svn.pdb
iconv/ -- All apr-iconv loadable modules
*.so
*.pdb
include/ -- Include files (for development)
*.h
apr/
*.h
apr-util/
*.h
lib/ -- Library files (for development)
libsvn*.lib
apr/
*.lib
apr-util/
*.lib
python/ -- Python language bindings
libsvn/
*.py
*.dll
*.pdb
svn/
*.py