Re: Probable bug with svn copy

2010-01-26 Thread Noorul Islam K M
Julian Foad writes: > Paul Burba wrote: >> On Mon, Jan 25, 2010 at 2:17 AM, Noorul Islam K M wrote: >> > + # Move new added file to another one and commit. >> > + second_path = os.path.join(new_path, 'second') >> > + rav_svn(None, None, [], &#

Re: Probable bug with svn copy

2010-01-24 Thread Noorul Islam K M
patch for this scenario in trunk. [[[ Log: New XFail test case for reverse merge move scenario. Rename fails after reverting a commit using reverse merge. This issue need to be fixed for the test case to pass. * subversion/tests/cmdline/copy_tests.py (reverse_merge_move): New funct