Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 92945 invoked from network); 28 Apr 2006 20:50:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2006 20:50:28 -0000 Received: (qmail 17525 invoked by uid 500); 28 Apr 2006 20:50:28 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 17267 invoked by uid 500); 28 Apr 2006 20:50:26 -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 17256 invoked by uid 99); 28 Apr 2006 20:50:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2006 13:50:26 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of punkinshred@gmail.com designates 64.233.162.199 as permitted sender) Received: from [64.233.162.199] (HELO nz-out-0102.google.com) (64.233.162.199) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2006 13:50:25 -0700 Received: by nz-out-0102.google.com with SMTP id x7so2345347nzc for ; Fri, 28 Apr 2006 13:50:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=UebVY7s2Ym8tWfoyh/TCR076KCe72J8M1Y11Iadj23mL8kN/+AtZig4w/Bo/jYeXDa+4wLAGl315YYkOjmMOFub2c97QEFVfAU3LaArILKRd9gND/XxKNEYkmhiSIKSvoRpFAf7sOE7qMeIM6ZwGhS3FogCJtyaBTL0d3wwUYAQ= Received: by 10.65.23.20 with SMTP id a20mr720773qbj; Fri, 28 Apr 2006 13:50:05 -0700 (PDT) Received: by 10.64.251.9 with HTTP; Fri, 28 Apr 2006 13:50:05 -0700 (PDT) Message-ID: <2c1193060604281350x5b8bc14dvff2487bbc9b29f3f@mail.gmail.com> Date: Fri, 28 Apr 2006 16:50:05 -0400 From: "Punkin Head" To: continuum-users@maven.apache.org Subject: Problem with long path name? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have a path name that is 140+ characters long it seems to be causing a problem. Here is the error: svn: Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup' and try again svn: Can't open file '{path}\.svn\tmp\text-base\{class}.js.svn-base': The system cannot find the path specified. Can anyone help with this? We're using Continuum 1.0.3 with Maven 2.0.4 on WinXP. Thanks, -- Adam Altemus