Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 95695 invoked from network); 28 Aug 2008 10:37:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2008 10:37:42 -0000 Received: (qmail 5454 invoked by uid 500); 28 Aug 2008 10:37:38 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 5408 invoked by uid 500); 28 Aug 2008 10:37:36 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 5397 invoked by uid 99); 28 Aug 2008 10:37:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2008 03:37:36 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oliver.lamy@gmail.com designates 74.125.78.145 as permitted sender) Received: from [74.125.78.145] (HELO ey-out-1920.google.com) (74.125.78.145) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2008 10:36:37 +0000 Received: by ey-out-1920.google.com with SMTP id 21so94348eyc.14 for ; Thu, 28 Aug 2008 03:37:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=j1wwqwrTLS/lsBjfxi2W3arazMHnh+M7W8CQQuT0Sgg=; b=WevR5ZF20DjM0TbkDsHVvCn9QU1dXbciLT3BBAfcpyiBP57LYzGUCmLrM8DBQOrexr 4wuwtXqLPKYYhVS7u87Rglfz+sfKfy7tiO/RzZVfsRqDlJSO3T4tAoqKd9hyE/YNevEH dieW5S1fZtq3rraBJVDmvmJufYtLqb4/QSsps= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=RTCTD5OGbAkBTCz68/ZzpddUk70PF1FfLGpuK3GnxGfnV8VtLqlmKYQHNutui/WhcM PRezar+oyuKfaW/UsVUNfyK8KR4oNA+kUxmB7WvDDcipXfCcebg1nKYfzYtfJXYpqbJE c87x/bpRc3HetsSyfuik7vK0LS8Vk6Ykpwq6s= Received: by 10.187.190.12 with SMTP id s12mr631235fap.21.1219919826070; Thu, 28 Aug 2008 03:37:06 -0700 (PDT) Received: by 10.187.183.8 with HTTP; Thu, 28 Aug 2008 03:37:06 -0700 (PDT) Message-ID: <9948cb690808280337i2a3c9b94s43e46147a3af8b0b@mail.gmail.com> Date: Thu, 28 Aug 2008 12:37:06 +0200 From: "Olivier Lamy" Sender: oliver.lamy@gmail.com To: users@continuum.apache.org Subject: Re: SVN post-commit intergration In-Reply-To: <6847b1400808280334p4b78628l9b7a10eb0890fb96@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6847b1400808280312m6c2c461cida538e30648ec9f4@mail.gmail.com> <9948cb690808280330k7cd0837an2bbd6e84f0064bad@mail.gmail.com> <6847b1400808280334p4b78628l9b7a10eb0890fb96@mail.gmail.com> X-Google-Sender-Auth: fae90b66e02ca25f X-Virus-Checked: Checked by ClamAV on apache.org Note xmlrpc is buggy in 1.1. You have to use current continuum trunk. -- Olivier 2008/8/28 Ian P. Christian : > On Thu, Aug 28, 2008 at 11:30 AM, Olivier Lamy wrote: >> Hi, >> You have to write svn hooks to call continuum through xml rpc. > > Thanks Olivier - it was just about knowing what to google for - > http://continuum.apache.org/docs/1.1/developer_guides/xmlrpc.html > provides the answers I think. > > Kind Regards, > > Ian >