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

1.1.0-rc3

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-09 22:12:01 CEST

I'd like to get 1.1.0-rc3 released soon. I've made a CHANGES entry for
stuff that's been committed to the 1.1.x branch since the rc2 tag, as
well as summarize stuff that still needs voting. At the bottom of my
list are some "loose threads" that may still need to be discussed.

The 1.1.x branch has been 'soaking' for two months now (since July
10th), and hopefully none of these commits below are severe enough to
warrant a re-soak. According to the new plans in our HACKING file, we
would release the final 1.1.0 a week after we release 1.1.0-rc3.

Here's my compilation, take a look. Let me know if I've missed any
critical loose threads.

(Ran 'svn log -r10587:10861 URL-to-1.1.x' to get this.)

1.1.0-rc3 changes (against 1.1.0-rc2)
-----------------

User-visible-changes:
* make 'svnadmin recover' detect/report lock contention, new '--wait' option
* new $Revision$ synonym for $Rev$ and $LastChangedRevision$
* default to fsfs repos-type when building without BDB
* fixed: work around +t directory-creation bug in APR (r10616, 10638, 10642)
* fixed: better error message on failed eol-translation (r10546)
* fixed: prevent 'svnadmin load' crash on contentful r0 (r10608)
* fixed: missing UTF8->native recoding in 'svn log' output (r10652, 10673)
* fixed: 'svn info' should refuse URL targets (r10760)
* improved bash_completion file (r10322, 10531)
* many .po translation updates

Developer-visible-changes:
* fixed: gcc compiler warning (r10242)
* allow apr 1.0 linkage by removing all APR_STATUS_IS_SUCCESS calls (r10438)
* remove defunct mandrake rpm stuff (r10752)
* update INSTALL doc -- BDB not mandatory (r10780)
* perl bindings: make tests work before svn libs are installed (r10599)
* perl bindings: fix non-portable tmpfile creation (r10711)
* javahl bindings: better exception throwing (r10704)

oooooooooo NOT YET COMMITTED, still needs votes:

User-visible-changes:
* new runtime option 'store-passwords = ' gives finer control (r10794)
* fixed: 'svn st -u' crash bug (r10841)
* fixed: fsfs changed-path reporting, might lose data in dump (r10782, r10824)
* fixed: potential repos corruption; ensure stdin/out/err always open (r10819)
         [currently vetoed by brane]
* fixed: trivial message tweaks (r10860)

Developer-visible-changes:
* change svn_path_dirname() behavior [currently vetoed by ghudson]
* qsort code factorization (r10604)
* have ./configure quietly ignore old apache installations (r10674)
* perl bindings: wrap svn_config_enumerator_t (r10775)
* javahl bindngs: add -lstdc++ to fix link problem (r10800)
 

oooooooooo Things Ben is still worried about, not in these lists:

* want to backport: symlink bugfix (r10858)
* want to backport: editor-driver bugfix (r10851)
* want to backport: segfault bugfix (r10676)

* what's up with win32 build .bat/.dsp debates? ready for RC3?

* UNC path regression bug [issue #2011] --> worth delaying RC3?

* win32 speed regression, apr-iconv caching [issue #2016]
          --> put fix in 1.1.1, not 1.1.0, so we don't have to resoak.
          --> steveking will include patch in TSVN anyway.

* mysterious win32 path_not_found bug [issue #1862]
          --> very close to diagnosing now, but not worth delaying RC3

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 9 22:14:05 2004

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.