[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: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Mon, 17 Feb 2014 14:06:20 +0100

Guten Tag Reshma Babu,
am Montag, 17. Februar 2014 um 13:35 schrieben Sie:

> I need to check the code quality of the codebase before merge.

That's what server side pre commit hooks are for because you can only
merge already committed changes and those committed changes should
have passed your quality checks before they have been committed.
There's no benefit to do that client side only before a merge, this
would only unnecessary complicate things.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2014-02-17 14:07:01 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.