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

Re: Time for 1.3.0-rc3?

From: <kfogel_at_collab.net>
Date: 2005-11-15 16:28:03 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> So there appear to have been a fair number of fixes merged into the
> 1.3.x branch since rc2 was rolled. Since we haven't even officially
> released rc2 to the world yet, would it make sense to roll an rc3 to
> pick them up.
>
> Off the top of my head, at least one of the fixes was for a crash bug,
> one was to maintain a feature we had in 1.2.x, and there were several
> fixes for annoying bugs found by the GCC developers. I don't see any
> reason to not have these fixes in 1.3.0.
>
> There's one major fix remaining in status that hasn't been approved
> yet (the JavaHL reentrant calls thing), and if some of the JavaHL
> people could decide if that should or shouldn't be moved, that would
> be great, but other than that we seem to be pretty much caught up on
> the critical fixes waiting to be merged front.

I already posted a complete list of changes in another thread. I'll
repost it in this thread, since I think some people might not see the
other one. Here is the list again:

--------------------8-<-------cut-here---------8-<-----------------------

Here are the significant changes merged into 1.3.x since RC2 was
rolled from r17100. Do any seem worthy of an RC3 to us?

   * r17116 [merge of r17115]
     Tweak some text regarding the WC format change from r16855.

   * r17120 [merge of r16360 - r17117]
     Norwegian messages from trunk.

   * r17135 [merge of r17131]
     Fix some useless stat'ing and reading of property files on commits

   * r17152 [merge of r17127]
     Fix the JavaHL status API for retrieving last committed revision.

   * r17153 [merge of r17129]
     Fix broken tests in svnmerge_test.py by disabling keyword expansion

   * r17155 [merge of r17039, r17051]
     Fix issue #767, where commit used a temporary file in the current
     working directory (thus interfering with commits in read-only
     directories).

   * r17157 [merge of r17150]
     Fix a bug that caused anonymous write access over ra_svn to fail
     with "Authorization failed" errors.

   * r17161 [merge of r17149]
     Remove the possibility of a buffer overflow in keyword expansion.

   * r17229 [merge of r16568, r17123]
     Make svn info not error out on paths that don't exist in future revs.

   * r17297 [merge of r17257]
     Emit a workaround for bugs in SWIG 1.3.25 and earlier which cause
     SWIG_GetModule to be called with the wrong number of arguments.

   * r17309 [merge of r17190, r17271]
     Fix a bug in diffing schedule delete files.

   * r17350 [merge of r17214]
     Fix crashes caused by reentrant calls into the Java bindings, and
     closing an initialisation-time race condition.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 15 17:49:28 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.