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

Re: svn commit: r18844 - trunk

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2006-03-12 03:30:18 CET

lundblad@tigris.org wrote:

> Author: lundblad Date: Sat Mar 11 16:28:51 2006 New Revision: 18844
>
>
> Modified: trunk/CHANGES
>
> Log: * CHANGES: Describe changes for 1.3.1. (Please have a look,
> folks!)
>
> Modified: trunk/CHANGES Url:
> http://svn.collab.net/viewcvs/svn/trunk/CHANGES?rev=18844&p1=trunk/CHANGES&p2=trunk/CHANGES&r1=18843&r2=18844
>
> ==============================================================================
> --- trunk/CHANGES (original) +++ trunk/CHANGES Sat Mar 11 16:28:51
> 2006 @@ -1,3 +1,52 @@ +Version 1.3.1 +(xx March 2006, from
> /branches/1.3.x) +http://svn.collab.net/repos/svn/tags/1.3.1 + +
> User-visible-changes: + - Client: + * fixed: segfault moving
> unversioned files (issue #2436) + * fixed: verbose list broken
> over ra_dav (issue #2442) + * fixed: 'svn ci -m path_name' not
> requiring '--force-log' (r17956) + * fixed: crash on mixed https
> URL scheme case (r18042) + * fixed: crash in status with ignored
> directories (r18291) + * fixed: strip peg rev from default
> checkout directory (r18416) + * fixed: diff crash with
> non-recursive checkout (r17231, 18539, -41) + * fixed: 'svn ls'
> URL encoding bug with locks (r18665) + * fixed: unlock
> circumvents lock token check (r18691, -94) + * fixed:
> repos-to-repos copy crash (r18451) + * fixed: 'svnmerge' utility
> improvements (r18811) + * translation updates for German,
> Swedish and Norwegian + + - Server: + * fixed: set svn:date at
> the end of commit in fsfs (r18078) + * fixed: don't wait for
> hook script background jobs (r18146) + * fixed: mod_dav_svn
> should log the whole error chain (r18211) + * fixed: uncomment
> section headers in repos config files (r18247, -50) + * fixed:
> log scalability issues with many paths (r18395, -404) + * fixed:
> better path input validation in mod_dav_svn (r18660) + * fixed:
> assert in copy in fsfs and bdb (issue #2398) + + - Both: + *
> fixed: copyright years updated to include 2006 (r18021, -127) +
> +Developer-visible-changes: +* fixed: missing #include (r18065) +*
> fixed: allow building with Neon 0.25.5 (r18215) +* fixed: error
> leaks (18196, -249) +* fixed: RMP package bad interaction with NFS
> servers (issue #1456)

Actually I would classify the "RPM package bad interaction with NFS
servers (issue #1456)" as a server issue. People are seeing it on
their Apache server logs. I "fixed" it in the package building by
using the chrpath command to force the -rpath to be what it should be
instead of the development path that it was picking up. Over the
course of a year or so, I got quite a few (maybe 10 - 20?) people send
me email about it. If the general rule of thumb is that at least 10
times as many people see the problem then that is on the order of 100
- 200 people are having the problem????

> +* javahl bindings: + - fixed: compile error on Visual Studio
> 2005 (r18054, -55) +* python bindings: + - fixed:
> libsvn_swig_py link problem on Solaris 10 (r17910) + - fixed:
> pool lifetime bug (r17992) + - fixed: memory leak (r18230) +*
> ruby bindings: + - fixed: pool management issue (r17795 -811)
> + - fixed: protect baton from garbage collection (r17627) +
> - fixed: conversion bug (r17726) + - fixed: compile errors
> with SWIG 1.3.24 (r18456, -58) + + Version 1.3.0 (30 December 2005,
> from /branches/1.3.x) http://svn.collab.net/repos/svn/tags/1.3.0
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 12 03:34:43 2006

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.