From continuum-users-return-2794-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Oct 19 22:26:51 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 75834 invoked from network); 19 Oct 2006 22:26:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2006 22:26:51 -0000 Received: (qmail 44921 invoked by uid 500); 19 Oct 2006 22:26:49 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 44885 invoked by uid 500); 19 Oct 2006 22:26:48 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 44874 invoked by uid 99); 19 Oct 2006 22:26:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 15:26:48 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.227.126.187] (HELO moutng.kundenserver.de) (212.227.126.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 15:26:48 -0700 Received: from [81.152.52.112] (helo=[192.168.1.252]) by mrelayeu.kundenserver.de (node=mrelayeu0) with ESMTP (Nemesis), id 0MKwh2-1GagLK0dfr-0003PI; Fri, 20 Oct 2006 00:26:26 +0200 Message-ID: <4537FB91.90905@cyberspaceroad.com> Date: Thu, 19 Oct 2006 23:26:25 +0100 From: Adam Hardy User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: problems with continuum perforce support References: <20061018141423.GC67950@etla.org> In-Reply-To: <20061018141423.GC67950@etla.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de login:7be52423742ce504c1b541fa1f258887 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Michael, I am using perforce and sometimes but not always have the same issue. I have thought about putting a script in place in continuum to clear out the directory of a project in-between builds, but I haven't had an opportunity to do that yet. In the meantime I haven't suffered the problem for a while, it seems it's not always recreatable. I'm running on linux, and I thought it might be OS dependent. What are you running on? Regards Adam Michael Stevens on 18/10/06 15:14, wrote: > I'm using continuum to build projects out of a perforce repository. It > nearly works, but deleted files in perforce seem to never be removed > from the continuum working directory. > > This means that my builds start failing pretty soon after anyone > deletes a java file and deletes anything related. > > Is there any way to get continuum to delete files properly?