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

Re: How to disable MERGE RESPONSE

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-08-09 21:24:30 CEST

Zhang.Ding-Hao@inventectj.com wrote:
> Dear Sir,
>
> When I commit a file, an response said something such as ĦħA MERGE
> response for '%s' is not a child of the destination ('%s')Ħħ. I found the
> sentense in libsvn_ra_dav/merge.c.
>
> The response is generated because I change something to the
> transaction in pre-commit hook. The chagne is harmless. So I want to
> disable the MERGE RESPONSE. I found the following in libsvn_ra_dav/commit.c.

Uh, No. No, you really don't want to disable the MERGE response. And per
the recommendations found in various mailing list threads and
Subversion-related documents, you also really don't want to change anything
except transaction-level properties from your pre-commit hooks.

"These aren't the droids you're looking for."

(It can't hurt to try.)

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Wed Aug 9 21:26:53 2006

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.