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

Re: Probable bug with svn copy

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 25 Jan 2010 13:31:23 +0000

Hyrum K. Wright wrote:
> On Jan 25, 2010, at 1:17 AM, Noorul Islam K M wrote:
> > @@ -4352,7 +4390,8 @@
> > path_copy_in_repo_2475,
> > commit_copy_depth_empty,
> > copy_below_copy,
> > - XFail(move_below_move)
> > + XFail(move_below_move),
> > + XFail(reverse_merge_move)
>
> Haven't reviewed the patch, but there should be a comma at the end of
> this line (there wasn't one on the previous terminal item, but Python
> allows it, and we try to use it to avoid churn).

I'll add a comma when I commit it, if I commit it. No need to re-send
the patch just for that. But thanks for noticing.

- Julian

> > ]
> >
> > if __name__ == '__main__':
Received on 2010-01-25 14:32:04 CET

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.