You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Shahaf <d....@daniel.shahaf.name> on 2011/05/01 09:34:44 UTC

Re: svn commit: r1098205 - /subversion/trunk/subversion/libsvn_fs_fs/dag.c

hwright@apache.org wrote on Sun, May 01, 2011 at 01:23:59 -0000:
> @@ -126,7 +126,6 @@ copy_node_revision(node_revision_t *node
>    nr->copyfrom_rev = noderev->copyfrom_rev;
>    nr->copyroot_path = apr_pstrdup(pool, noderev->copyroot_path);
>    nr->copyroot_rev = noderev->copyroot_rev;
> -  nr->predecessor_count = noderev->predecessor_count;

There's another duplicate here :-)

Re: svn commit: r1098205 - /subversion/trunk/subversion/libsvn_fs_fs/dag.c

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Daniel Shahaf wrote on Sun, May 01, 2011 at 10:34:44 +0300:
> hwright@apache.org wrote on Sun, May 01, 2011 at 01:23:59 -0000:
> > @@ -126,7 +126,6 @@ copy_node_revision(node_revision_t *node
> >    nr->copyfrom_rev = noderev->copyfrom_rev;
> >    nr->copyroot_path = apr_pstrdup(pool, noderev->copyroot_path);
> >    nr->copyroot_rev = noderev->copyroot_rev;
> > -  nr->predecessor_count = noderev->predecessor_count;
> 
> There's another duplicate here :-)

No there isn't, /me -> coffee