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

Re: svn 1.2 resoak?

From: <kfogel_at_collab.net>
Date: 2005-05-04 18:52:12 CEST

kfogel@collab.net writes:
> I'm not -1'ing the 3-week proposal. Yet. I've started reviewing all
> the merges onto the 1.2.x line between RC1 and RC2. I'd rather base
> such a decision on a close examination of the changes in question,
> than on vague, fuzzy feelings about code churn. If in the end I'm
> still jittery about a shortened soak, and want to propose a full soak,
> I'll at least have details to back it up. (One thing I wish we had
> stats for is, how many -- and what sort of -- bugs were found in 1.1.0
> during its final week of soak.) In the meantime, the clock is still
> ticking, so we're not losing any ground.

By the way, if anyone wants to do what I'm doing, here's a complete
list of the 25 core code changes between RC1 and RC2. Some of these
are quite trivial, others are not.

------------------------------------------------------------------------
r14392 | dlr | 2005-04-21 18:17:12 -0500 (Thu, 21 Apr 2005) | 6 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_ra_svn/client.c

Merge r14373 from trunk into the 1.2 branch to pass all of URI
hostinfo to ra_svn tunnel agent to include the port number.

Approved by:
+1: ghudson, breser, dlr

------------------------------------------------------------------------
r14388 | dlr | 2005-04-21 18:00:39 -0500 (Thu, 21 Apr 2005) | 6 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/mod_dav_svn/liveprops.c
   M /branches/1.2.x/subversion/mod_dav_svn/repos.c

Merge r14262, r14359, and r14365 from trunk into the 1.2 branch to fix
SVN issue #2049, making auto-versioning cooperate with mod_mime.

Approved by:
+1: fitz, sussman, dlr

------------------------------------------------------------------------
r14384 | breser | 2005-04-21 17:27:36 -0500 (Thu, 21 Apr 2005) | 8 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_ra_dav/fetch.c
   M /branches/1.2.x/subversion/mod_dav_svn/file_revs.c
   M /branches/1.2.x/subversion/mod_dav_svn/log.c
   M /branches/1.2.x/subversion/mod_dav_svn/update.c
   M /branches/1.2.x/subversion/mod_dav_svn/version.c
   M /branches/1.2.x/subversion/tests/clients/cmdline/update_tests.py

Merge r14041, r14149, r14186, r14194, r14238, r14273 onto 1.2.x

Fix issue #2268 (svn update of xml-unsafe dir (from within) http error)
and similar problems regarding paths with leading or trailing spaces.

Votes: +1: lundblad, cmpilato, fitz

------------------------------------------------------------------------
r14375 | lundblad | 2005-04-21 15:05:28 -0500 (Thu, 21 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_fs_fs/fs_fs.c

Merge r14333 from trunk to 1.2.x branch.

Fix remotely (meaning ra_dav/ra_svn) triggerable crash in fsfs.

Approved by:
+1: ringstrom, sussman, lundblad

------------------------------------------------------------------------
r14357 | breser | 2005-04-21 13:10:28 -0500 (Thu, 21 Apr 2005) | 8 lines
Changed paths:
   M /branches/1.2.x/subversion/libsvn_fs_fs/fs_fs.c
   M /branches/1.2.x/subversion/libsvn_fs_fs/lock.c
   M /branches/1.2.x/subversion/libsvn_fs_fs/lock.h
   M /branches/1.2.x/subversion/libsvn_fs_fs/tree.c
   M /branches/1.2.x/subversion/tests/libsvn_fs/locks-test.c

Merge r14259 onto 1.2.x

Fix #2262, including making lock expiration work in FSFS on recursive
operations.

Votes: +1: lundblad, fitz, sussman

------------------------------------------------------------------------
r14356 | breser | 2005-04-21 13:09:22 -0500 (Thu, 21 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_subr/io.c
   M /branches/1.2.x/subversion/tests/clients/cmdline/lock_tests.py

Merge r14304, 14306 onto 1.2.x

Fix issue #2278: svn:needs-lock property interferes with update on Windows

Votes: +1: brane, lundblad, sussman; +0: kfogel

------------------------------------------------------------------------
r14332 | lundblad | 2005-04-20 14:58:37 -0500 (Wed, 20 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_ra_dav/session.c

Merge r14295 from trunk to 1.2.x branch.

Fix memory problem with neon lock hook.

Approved by:
+1: philip, brane, lundblad

------------------------------------------------------------------------
r14331 | lundblad | 2005-04-20 14:55:44 -0500 (Wed, 20 Apr 2005) | 8 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_repos/repos.c

Merge r14324 from trunk to 1.2.x branch.

Fix post-(un)lock hook templates to use mailer.py and stop messing
with STDIN.

Approved by:
+1: fitz, cmpilato, lundblad

------------------------------------------------------------------------
r14317 | dlr | 2005-04-19 16:12:53 -0500 (Tue, 19 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/build.conf
   M /branches/1.2.x/subversion/libsvn_client/commit.c
   M /branches/1.2.x/subversion/tests/clients/cmdline/basic_tests.py
   A /branches/1.2.x/subversion/tests/clients/cmdline/import_tests.py (from /trunk/subversion/tests/clients/cmdline/import_tests.py:14293)

Merge r14293 from trunk to 1.2.x branch.

Make 'svn import' not create empty revisions.

Approved by:
+1: cmpilato, brane, lundblad

------------------------------------------------------------------------
r14299 | lundblad | 2005-04-18 14:04:06 -0500 (Mon, 18 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/clients/cmdline/help-cmd.c
   M /branches/1.2.x/subversion/tests/clients/cmdline/getopt_tests_data/svn--version_stdout

Merge r14223 from trunk to 1.2.x branch.

Drop listing of FS modules from "svn --version" output.

Approved by:
+1: lundblad, fitz, philip

------------------------------------------------------------------------
r14255 | lundblad | 2005-04-16 15:23:41 -0500 (Sat, 16 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/include/svn_fs.h
   M /branches/1.2.x/subversion/libsvn_fs/fs-loader.c
   M /branches/1.2.x/subversion/libsvn_fs/fs-loader.h
   M /branches/1.2.x/subversion/libsvn_fs_base/fs.c
   M /branches/1.2.x/subversion/libsvn_fs_fs/fs.c
   M /branches/1.2.x/subversion/libsvn_fs_fs/fs.h
   M /branches/1.2.x/subversion/libsvn_fs_fs/fs_fs.c
   M /branches/1.2.x/subversion/mod_dav_svn/mod_dav_svn.c
   M /branches/1.2.x/subversion/svnserve/main.c

Merge 1.2.x-r14063 branch to 1.2.x branch.

Fix FSFS locking problem.

Approved by:
+1: ghudson, lundblad, fitz

------------------------------------------------------------------------
r14254 | lundblad | 2005-04-16 15:17:47 -0500 (Sat, 16 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/include/svn_ra.h
   M /branches/1.2.x/subversion/libsvn_ra_dav/session.c
   M /branches/1.2.x/subversion/libsvn_ra_local/ra_plugin.c
   M /branches/1.2.x/subversion/libsvn_ra_svn/client.c

Merge r14241 from trunk to 1.2.x branch.

svn_ra_lock_callback API docs and caller fix.

Approved by:
+1: lundblad, dlr, fitz

------------------------------------------------------------------------
r14213 | lundblad | 2005-04-14 13:17:04 -0500 (Thu, 14 Apr 2005) | 8 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/include/svn_fs.h
   M /branches/1.2.x/subversion/include/svn_repos.h
   M /branches/1.2.x/subversion/libsvn_fs/fs-loader.c
   M /branches/1.2.x/subversion/libsvn_fs/fs-loader.h
   M /branches/1.2.x/subversion/libsvn_fs_base/lock.c
   M /branches/1.2.x/subversion/libsvn_fs_base/lock.h
   M /branches/1.2.x/subversion/libsvn_fs_fs/lock.c
   M /branches/1.2.x/subversion/libsvn_fs_fs/lock.h
   M /branches/1.2.x/subversion/libsvn_ra_local/ra_plugin.c
   M /branches/1.2.x/subversion/libsvn_repos/fs-wrap.c
   M /branches/1.2.x/subversion/mod_dav_svn/lock.c
   M /branches/1.2.x/subversion/tests/libsvn_fs/locks-test.c

Merge r14180 from trunk to 1.2.x branch.

Make the public locking API semantics for lock expiry match the internal
storage and known concerned caller's semantics.

Approved by:
+1: cmpilato, lundblad, dlr

------------------------------------------------------------------------
r14197 | lundblad | 2005-04-14 04:02:46 -0500 (Thu, 14 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/include/svn_test.h

Merge r14118, r14137 from trunk to 1.2.x branch.

De-doxygenate svn_test.h.

Approved by:
+1: maxb, ghudson, cmpilato, lundblad

------------------------------------------------------------------------
r14196 | lundblad | 2005-04-14 03:56:37 -0500 (Thu, 14 Apr 2005) | 6 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/build.conf
   M /branches/1.2.x/subversion/libsvn_client/cat.c
   A /branches/1.2.x/subversion/tests/clients/cmdline/cat_tests.py (from /trunk/subversion/tests/clients/cmdline/cat_tests.py:14098)

Merge r14081, r14098 from trunk to 1.2.x branch.

Fix Issue 1361: 'svn cat file -r BASE' contacts repository

Approved by:
+1: jszakmeister, dionisos, cmpilato
------------------------------------------------------------------------
r14192 | lundblad | 2005-04-14 02:52:05 -0500 (Thu, 14 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_ra_svn/client.c
   M /branches/1.2.x/subversion/tests/clients/cmdline/lock_tests.py

Merge r14169 from trunk to 1.2.x branch.

Make locking an out-of-date file fail over ra_svn.

Approved by:
+1: lundblad, jszakmeister, cmpilato

------------------------------------------------------------------------
r14191 | lundblad | 2005-04-14 02:49:00 -0500 (Thu, 14 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_fs_fs/fs_fs.c

Merge r14131 from trunk to 1.2.x branch.

In FSFS, don't auto-upgrade FS format number of legacy repositories.

Approved by:
+1: kfogel, ghudson, jszakmeister

------------------------------------------------------------------------
r14190 | lundblad | 2005-04-14 02:45:56 -0500 (Thu, 14 Apr 2005) | 8 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/clients/cmdline/lock-cmd.c
   M /branches/1.2.x/subversion/clients/cmdline/main.c

Merge r14126 from trunk to 1.2.x branch.

Tweaks to the lock comment handling, including getting rid of the
editor invocation.

Approved by:
+1: lundblad, kfogel, ghudson

------------------------------------------------------------------------
r14109 | maxb | 2005-04-11 08:03:20 -0500 (Mon, 11 Apr 2005) | 6 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_wc/adm_crawler.c
   M /branches/1.2.x/subversion/libsvn_wc/adm_ops.c
   M /branches/1.2.x/subversion/libsvn_wc/copy.c

Merge r14097 from trunk to 1.2.x branch.

Fix further GCCisms.

Approved by: +1: maxb, lundblad, ringstrom

------------------------------------------------------------------------
r14103 | lundblad | 2005-04-11 06:51:31 -0500 (Mon, 11 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/clients/cmdline/cl.h
   M /branches/1.2.x/subversion/clients/cmdline/help-cmd.c
   M /branches/1.2.x/subversion/clients/cmdline/main.c
   M /branches/1.2.x/subversion/tests/clients/cmdline/getopt_tests.py
   M /branches/1.2.x/subversion/tests/clients/cmdline/getopt_tests_data/svn--help_stdout
   M /branches/1.2.x/subversion/tests/clients/cmdline/getopt_tests_data/svn_help_stdout
   D /branches/1.2.x/subversion/tests/clients/cmdline/getopt_tests_data/svn_ver-q_stderr
   D /branches/1.2.x/subversion/tests/clients/cmdline/getopt_tests_data/svn_ver-q_stdout
   D /branches/1.2.x/subversion/tests/clients/cmdline/getopt_tests_data/svn_version_stderr
   D /branches/1.2.x/subversion/tests/clients/cmdline/getopt_tests_data/svn_version_stdout

Merge r14037 from trunk to 1.2.x branch.

Revert the addition of the "svn version" subcommand (r10430).

Votes:
+1: julianfoad, lundblad, dionisos

------------------------------------------------------------------------
r14102 | lundblad | 2005-04-11 06:46:16 -0500 (Mon, 11 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/clients/cmdline/main.c

Merge r14031, r14052 from trunk to 1.2.x branch.

Tweak help text for svn propset to include svn:needs-lock.

Approved by:
+1: lundblad, ringstrom, maxb

------------------------------------------------------------------------
r14092 | lundblad | 2005-04-11 01:26:50 -0500 (Mon, 11 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/clients/cmdline/main.c

Merge r14064 from trunk to 1.2.x branch.

Fix svn status help text - "*" appears in column 8, not 9.

Approved by:
+1: maxb, philip, ringstrom

------------------------------------------------------------------------
r14091 | lundblad | 2005-04-11 01:22:49 -0500 (Mon, 11 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_fs/fs-loader.c

Merge r14061 from trunk to 1.2.x branch.

Kill uninitialized struct member in libsvn_fs.

Approved by:
+1: lundblad, philip, ringstrom

------------------------------------------------------------------------
r14090 | lundblad | 2005-04-11 01:17:35 -0500 (Mon, 11 Apr 2005) | 7 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/libsvn_ra_dav/session.c

Merge r14057 from trunk to 1.2.x branch.

Fix a crash in ra_dav when a NULL lock comment is passed to svn_ra_lock.

Approved by:
+1: lundblad, philip, ringstrom

------------------------------------------------------------------------
r14035 | maxb | 2005-04-08 07:22:27 -0500 (Fri, 08 Apr 2005) | 6 lines
Changed paths:
   M /branches/1.2.x/STATUS
   M /branches/1.2.x/subversion/include/svn_error.h
   M /branches/1.2.x/subversion/include/svn_error_codes.h
   M /branches/1.2.x/subversion/include/svn_fs.h
   M /branches/1.2.x/subversion/libsvn_fs_base/err.c
   M /branches/1.2.x/subversion/libsvn_fs_base/err.h
   M /branches/1.2.x/subversion/libsvn_fs_base/lock.c
   M /branches/1.2.x/subversion/libsvn_fs_fs/err.c
   M /branches/1.2.x/subversion/libsvn_fs_fs/err.h
   M /branches/1.2.x/subversion/libsvn_fs_fs/lock.c
   M /branches/1.2.x/subversion/libsvn_ra_dav/commit.c

Merge r14011 from trunk to 1.2.x branch.

Rename a locking error code for clarity (LOCKED -> ALREADY_LOCKED).

Approved by: +1: julianfoad, lundblad, fitz, dlr

------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 4 19:25:36 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.