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

Re: svn commit: propchange - r32710 - svn:log

From: Paul Burba <ptburba_at_gmail.com>
Date: Tue, 26 Aug 2008 12:15:01 -0400

On Mon, Aug 25, 2008 at 9:03 PM, <hwright_at_tigris.org> wrote:
> Author: hwright
> Revision: 32710
> Property Name: svn:log
> Action: modified
>
> Property diff:
> --- old property value
> +++ new property value
> @@ -1,9 +1,5 @@
> On the fs-rep-sharing branch:
> -Only reuse file reps if the schema version is the right one.
> +Bring up-to-date with trunk. This decreases the cumalative diff due to the
> +previous merge of the svn_checksum_t work to trunk.
>
> -* subversion/libsvn_fs_base/fs.h
> - (SVN_FS_BASE__MIN_REP_SHARING_FORMAT): New.
> -
> -* subversion/libsvn_fs_base/dag.c
> - (svn_fs_base__dag_finalize_edits): Only remove the old rep if our
> - format is recent enough.
> +Made possible by: pburba

Given the problems we've discussed in IRC with this merge, I decided
to diff fs-rep-sharing_at_32710 and trunk_at_32710 and noticed one problem:
It doesn't appear that r29126 was ever merged from trunk to
fs-rep-sharing despite the mergeinfo claiming this was the case. It
seems that the r29289 synch merge to fs-rep-sharing should have picked
this up but didn't.

Whenever you have some time could you look at this and see if you agree?

Other than that it looks fine. I still feel like some of the
conflicts you got in r32710 (assuming you got the same 15 I got*)
could be avoided with some more refinements to the merge code and/or
some prepatory --record-only merges in advance of the cyclic merge,
but at least you can now do the merge.

Paul

* Conflicting files when merging . -r0:32709 from
http://svn.collab.net/repos/svn/trunk to fs-rep-sharing@32709:

subversion/tests/libsvn_subr (PROP CONFLICT)
subversion/tests/libsvn_subr/checksum-test.c
subversion/libsvn_subr/checksum.c
subversion/libsvn_fs_base/dag.c
subversion/libsvn_fs_base/util/fs_skels.c
subversion/libsvn_subr/sha1.c
subversion/libsvn_fs_base/tree.c
subversion/libsvn_fs_fs/tree.c
build.conf
subversion/libsvn_fs_base/fs.h
subversion/libsvn_fs_base/reps-strings.h
subversion/include/svn_checksum.h
subversion/include/svn_error_codes.h
subversion/include/svn_fs.h
subversion/include/svn_sha1.h

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-26 18:16:13 CEST

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.