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

Re: [PATCH] Test for issue 2135

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-09-02 13:57:06 CEST

On 9/2/05, Ivan Zhakov <chemodax@gmail.com> wrote:
> On 9/2/05, Erik Huelsmann <ehuels@gmail.com> wrote:
> > On 9/1/05, Ivan Zhakov <chemodax@gmail.com> wrote:
> > > Hi!
> > >
> > > There is test for issue 2135.
> > >
> > > [[
> > > Add test for issue 2135 (bug in reverse merge when replacing a file)
> > >
> > > * subversion/tests/clients/cmdline/merge_tests.py
> > > (merge_file_replace): New test for issue 2135.
> > > (test_list): Add merge_file_replace test and mark it with XFail.
> > > ]]
> >
> > I've tested and reviewed the patch - but the latter without a working
> > copy handy.
> >
> > The patch works, but, could you please use run_and_verify_update
> > instead of run_and_verify_svn with an "up" command argument? That way
> > the test assures the right pre-condition for the merge command you run
> > after that. There is no run_and_verify_merge, is there? (If there is,
> > please use that too instead of run_and_verify_svn...)
> Erik,
> Check attachment for the fixed patch. I switched to use
> run_and_verify_merge and run_and_verify_update methods.
 
Sorry I have attached invalid version of patch. Check now:

[[
Add test for issue 2135 (bug in reverse merge when replacing a file)
 
* subversion/tests/clients/cmdline/merge_tests.py
  (merge_file_replace): New test for issue 2135.
  (test_list): Add merge_file_replace test and mark it with XFail.
]]

-- 
Ivan Zhakov


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Sep 2 13:57:51 2005

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.