Ubuntu Forums Archive Viewer

Request: Subversion 1.2.3

Archived thread 109891 from Deferred/Invalid Requests. Markdown source: DeferredInvalid_Requests/thread_109891_Request_Subversion_1.2.3.md

Original URL About this archive
#1

The current stable version of subversion is 1.2.3 while the newest available version for BREEZY is 1.2.0 .

A look at the CHANGES (http://svn.collab.net/repos/svn/trunk/CHANGES) of subversion reveals, that there are important bugfixes and improvements since 1.2.0 . Some examples that causes problems for my use case with server and client - and would urge me to make my own build:

* fixed: 'svn merge' memory leak (r15233)

  • fixed: mod_dav_svn bug sets content-type incorrectly (r15046)
  • fixed: mod_authz_svn being overly restrictive (r15463)
  • improvements to 'svnmerge' utility (r14008,-458,-587,-632, r15329,-340)

By the way: The version 1.2.3 of subversion and the corresponding sister packages made it already to the dapper pre-release. Thus the version 1.2.3 should match to the overall ubuntu build process.

Thanks

#2

I've actually asked for this before. There are soem problems I've faced that are fixed in 1.2.3 so I would like this as well.

#3
#4

Hi, on the one hand I can understand, that there are some other packages depending on subversion.

But on the other hand those deps are ways smaller than the deps of the firefox package that was rejected for backport.

Additionally: Are those deps depending with the EXACT version number, or is it possible that some of them depend with >= relationship, so that a newer version wouldn't hurt?

Last note: Since today the new 1.3 version is out, so that the latest Breezy revision is very outdated.

Happily I am used to compile things also from source. So I will help myself with compiling from vanilla sources or from the Dapper adopted source package (in case the 1.3 rev makes it there soon).

#5

There are always minor API changes behind the scenes that dpkg won't detect but packages that use certain features of subversion would behave strangely...