You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Senthil Kumaran S <se...@collab.net> on 2007/10/05 08:31:13 UTC

[PATCH] Merge using history option - test case

Hi,

I am attaching a patch along with this mail to implement a test case in 
order to test merge using history (-g) option, as described in 
http://svn.haxx.se/dev/archive-2007-09/0735.shtml. This is a follow up 
to r26827.

[[[
Test case for merge using -g option

   See http://svn.haxx.se/dev/archive-2007-09/0735.shtml

    * subversion/tests/cmdline/merge_tests.py
      (merge_using_history): New function.
      (test_list): Add 'merge_using_history' to test_list

Patch by: Senthil Kumaran <se...@collab.net>
Suggested by: kameshj
]]]

Thank You.

--
Senthil Kumaran S
http://www.stylesen.org/

Re: [PATCH] Merge using history option - test case

Posted by Kamesh Jayachandran <ka...@collab.net>.
Thanks Senthil,
Committed with small tweaks at r27066.

With regards
Kamesh Jayachandran

Senthil Kumaran S wrote:
> Hi,
>
> I am attaching a patch along with this mail to implement a test case 
> in order to test merge using history (-g) option, as described in 
> http://svn.haxx.se/dev/archive-2007-09/0735.shtml. This is a follow up 
> to r26827.
>
> [[[
> Test case for merge using -g option
>
>   See http://svn.haxx.se/dev/archive-2007-09/0735.shtml
>
>    * subversion/tests/cmdline/merge_tests.py
>      (merge_using_history): New function.
>      (test_list): Add 'merge_using_history' to test_list
>
> Patch by: Senthil Kumaran <se...@collab.net>
> Suggested by: kameshj
> ]]]
>
> Thank You.
>
> -- 
> Senthil Kumaran S
> http://www.stylesen.org/
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

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