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.

Reply via email to