From continuum-users-return-5943-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Tue Feb 19 17:19:53 2008 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 23364 invoked from network); 19 Feb 2008 17:19:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2008 17:19:52 -0000 Received: (qmail 76589 invoked by uid 500); 19 Feb 2008 17:19:46 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 76552 invoked by uid 500); 19 Feb 2008 17:19:46 -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 76541 invoked by uid 99); 19 Feb 2008 17:19:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 09:19:46 -0800 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 209.85.200.172 as permitted sender) Received: from [209.85.200.172] (HELO wf-out-1314.google.com) (209.85.200.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 17:19:14 +0000 Received: by wf-out-1314.google.com with SMTP id 26so787715wfd.0 for ; Tue, 19 Feb 2008 09:19:23 -0800 (PST) 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=gvxCdPHmW6YkOkr//2rlsBWSlc2sRN+DmWNKpWW7FBI=; b=kIun1u/Ypyo9XSE3Vq7SpN3yGKt3AznUDOVmGyotB7RyvxX5H9st+Bt4kKRGMzONmCjiHEVu1mLlaKHN9Bd2bswSG4L6VliO+z+0tHkJyRbzXNymWC91AE9XSZzq1IOMI8sGy1WFcpITqHauZvwQvV+TCGBDev9iW2Jq3QB0Hy8= 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=gwHpEpKqVqRROlRL/DaPhuhQfgit7xYD1jaTnBfXutgAuqV3yvxFucHyCVkHHVI57GBy2SRxOpQXgpPTRvZJXAOjQIZOZbqmhQLkSr71Qn02c+qRQRvqoTtpRzmrn2HaXuxostwxul9p/YuWlAxW1paj00Mu0qle7mJvs64nZ7Y= Received: by 10.142.171.6 with SMTP id t6mr5546572wfe.44.1203441563440; Tue, 19 Feb 2008 09:19:23 -0800 (PST) Received: by 10.142.158.15 with HTTP; Tue, 19 Feb 2008 09:19:23 -0800 (PST) Message-ID: <9948cb690802190919k2cabc2f9n87b07c9348d46904@mail.gmail.com> Date: Tue, 19 Feb 2008 18:19:23 +0100 From: "Olivier Lamy" Sender: oliver.lamy@gmail.com To: continuum-users@maven.apache.org Subject: Re: Windows path length limitation In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: e37eb9f1bae1944e X-Virus-Checked: Checked by ClamAV on apache.org Try to configure Build Output Directory and Working Directory to c:\\bd and c:\\wd Go to the configuration entry of the administration menu [1] -- Olivier [1] http://maven.apache.org/continuum/docs/1.1/administrator_guides/configuration.html 2008/2/19, KURT TOMETICH : > > Is there a way to configure Continuum to checkout project from Subversion using an absolute path instead of a relative path? This would solve the path limitation issue on Windows. I ran into the problem where the path was too long and was able to verify that if I checked out the project using an absolute path it worked fine. Is this something I can configure on and end user system or does the project have to be recompiled to make this change? > > Kurt > > > >