Re: [PATCH] wc-replacements branch: Initial implementation of reverting props after replace
From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-09-07 11:43:51 CEST
On 9/7/05, Ivan Zhakov <chemodax@gmail.com> wrote:> On 9/7/05, Erik Huelsmann <ehuels@gmail.com> wrote:> > > I meant that patch fixes only part of replacements. Only repos-repos> > > copying. I'll adjust log message.> >> > You mean wc->wc instead of repos->repos, I think?> Yes, of course wc->wc copies. Sorry.> > > > [[> > > Implementation of reverting props after repos to repos replacements.> >> > [snip]> >> * subversion/libsvn_wc/adm_ops.c:> >> (remove_revert_thing): New static helper for> > Can we call this remove_revertfile ? I think that's more descriptive :-)> Ok. I'll fix this.> > [snip]> > There is one bug, a few trailing spaces and 1 indenting problem I see> > in the patch. The bug is in remove_revert_thing:> >> > ======> > if (kind == svn_node_file)> > {> > svn_xml_make_open_tag (logtags, pool, svn_xml_self_closing,> > SVN_WC__LOG_RM,> > SVN_WC__LOG_ATTR_NAME, revert_file,> > NULL);> > }> > ===== Erik.
|
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.