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

Re: To decide whether merge should be done or not

From: Reshma Babu <emailtoreshmababu_at_gmail.com>
Date: Mon, 17 Feb 2014 04:35:11 -0800 (PST)

Guten Tag Thorsten,

> Than you have to execute the merge and deal with all maybe occuring
> conflicts or what codebase do you want to check the quality off? If
> it's the codebase after the merge you need to run the merge, if it's
> something other you need to do something else and check that.

I need to check the code quality of the codebase before merge.
For example, I am reintegrating the branch back to the trunk, before this
merge happens, I need an automatic code quality check done in the
background for that particular branch. That is, I want the merge to begin
only if that branch passes the quality check, else I want the merge to be
aborted.

I tried by changing the default merge tool with a .exe file & .bat file that
I created, which in turn invokes the actual merge only if it passes the
analysis. But however, only the default merge tool is invoked. Can this be
done?

*Just a rough sketch of my requirement:*

<http://subversion.1072662.n5.nabble.com/file/n187183/Picture4.jpg>

-----
Thanks & Regards,
Reshma

--
View this message in context: http://subversion.1072662.n5.nabble.com/To-decide-whether-merge-should-be-done-or-not-tp187121p187183.html
Sent from the Subversion Users mailing list archive at Nabble.com.
Received on 2014-02-17 13:35:56 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.