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

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

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 1 May 2011 10:43:01 +0300

Daniel Shahaf wrote on Sun, May 01, 2011 at 10:34:44 +0300:
> hwright_at_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
Received on 2011-05-01 09:43:45 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.