[haiku] Re: 32bit-wchar_t branch has been merged into trunk - full rebuild necessary
- From: scott mc <scottmc2@xxxxxxxxx>
- To: haiku@xxxxxxxxxxxxx
- Date: Tue, 7 Jul 2009 14:12:49 +0000
> Really nice work guys! I am yet to do the update... just a quick question -
> has the UTF-8 situation improved for SVN (like UTF-8 chars in commit messages
> or file names)? And also, the 1.6.2 version which we were using last gave me
> quite a bit of trouble, I think SVN itself was just buggy, I doubt it was
> something Haiku specific. Did you by any chance read the Changelog from 1.6.2
> to 1.6.3 and came across anything interesting? My troubles mostly had to do
> with SVN moving directories, then doing changes in them, then trying to
> commit and getting conflicts for some of the folders themselves, even though
> nobody had done commits there in the meantime.
>
> Best regards,
> -Stephan
>
>
Here's the changelog in regards to the 1.6.2 to 1.6.3 change, keep in
mind that we jumped from 1.4.6 to 1.6.2, so quite a few things would
be different between those versions. I don't spot any red flags here,
but maybe you will.
-scottmc
Version 1.6.3
(19 Jun 2009, from /branches/1.6.x)
http://svn.collab.net/repos/svn/tags/1.6.3
User-visible changes:
* fix segfault in WC->URL copy (r37646, -56)
* let 'svnadmin load' tolerate mergeinfo with "\r\n" (r37768)
* make svnsync normalize svn:* props to LF line endings (issue #3404)
* better integration with external merge tools (r36178)
* return a friendly error message for 'svn diff' (r37735)
* update dsvn.el for 1.6 (r37774)
* don't allow setting of props on out-of-date dirs under neon (r37745)
* improve BASH completion (r36450, -52, -70, -79, -538)
* improve some DAV-based error messages (issue #3414)
* always show tree conflicts with 'svn st' (issue #3382)
* improve correctness of 'svn mergeinfo' (issue #3126)
* decrease the amount of memory needed for large commits (r37894, -6)
* work around an APR buffer overflow seen by svnsync (r37622)
* ra_svn clients now use TCP keep-alives if available (issue #3347)
* improve 'svn merge' perf by reducing server contact (r37491, -593, -618)
* stop propagating self-referential mergeinfo in reintegrate merges (r37931)
* fix NLS detection where -liconv is required for bindtextdomain() (r37827)
* don't delete unversioned files with 'rm --keel-local' (r38015, -17, -19)
* bump apr and apr-util versions included in deps to latest. (r37941)
* avoid temp file name collisions with ra_serf, ra_neon (r37972)
* fixed: potential segfault with noop file merges (r37779)
* fixed: incorrect output with 'svn blame -g' (r37719, -23, -41)
* fixed: bindings don't load FS libs when module search enabled (issue #3413)
* fixed: potential abort() in the working copy library (r37857)
* fixed: memory leak in hash reading functions (r37868, -979)
Developer-visible changes:
* improve memory usage in file-to-stringbuf APIs (r37907)
* reduce memory usage for temp string manipulation (r38010)
Other related posts: